Originally created by @andre8888 on GitHub (Aug 30, 2016).
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.
Originally created by @andre8888 on GitHub (Aug 30, 2016).
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'
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @andre8888 on GitHub (Aug 30, 2016).
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'