You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wish to add a new repeatable job {every:10000} set to start at a specific time in the future, how do i do this?
e.g. i'd want to stagger multiple jobs start time 0.1 seconds apart, so i can't use the cron-parser. I see there is the offset property in repeatable options, but it seems undocumented?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I wish to add a new repeatable job {every:10000} set to start at a specific time in the future, how do i do this?
e.g. i'd want to stagger multiple jobs start time 0.1 seconds apart, so i can't use the cron-parser. I see there is the offset property in repeatable options, but it seems undocumented?
Beta Was this translation helpful? Give feedback.
All reactions