HI, Is there anything I am doing wrong here? Had a...
# ask-community
d
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
can you share what your original RRULE expression was? the one that wasn't working or was it just
FREQ=MINUTELY
d
that's just it
n
hmm i dont know a lot about this feature - lemme ask
d
@Nate any updates on this?
n
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