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 have a task scheduled to run at 4am UTC (9pm PST) but it actually ran at random time 11.30am PST. I'm puzzled. Other jobs seem to honor the time but some jobs clearly don't.
I have a task scheduled to run at 4am UTC (9pm PST) but it actually ran at random time 11.30am PST. I'm puzzled. Other jobs seem to honor the time but some jobs clearly don't.
Crono.perform(CheckUnscheduledDeliveryPickupTomorrowJob).every 1.day, at: '04:00'
The text was updated successfully, but these errors were encountered: