https://prefect.io logo
d

Deceivious

07/06/2023, 11:13 AM
HI, Is there anything I am doing wrong here? Had a deployment with minutely rrule. I know this can be done with interval but i am testing rrule feature. There are missing runs in schedule.
Copy code
DTSTART:2023-07-06T00:00:00\nRRULE:FREQ=MINUTELY;BYSECOND=0;INTERVAL=1
Changed the rrule to this and its fine now. I would like like to know why the scheduling was wrong..... or if it is a bug.
n

Nate

07/06/2023, 4:12 PM
can you share what your original RRULE expression was? the one that wasn't working or was it just
FREQ=MINUTELY
d

Deceivious

07/06/2023, 4:13 PM
that's just it
n

Nate

07/06/2023, 4:17 PM
hmm i dont know a lot about this feature - lemme ask
d

Deceivious

07/12/2023, 9:02 AM
@Nate any updates on this?
n

Nate

07/12/2023, 2:09 PM
apologies for dropping off here, i never got anything concrete back. ill take a look myself today
hmm i have not been able to reproduce this - can you tell where I differ from your setup as it relates to this? https://github.com/zzstoatzz/prefect-monorepo/blob/main/prefect.yaml#L33
2 Views