Cron task delay
I have a railway cron container running at 54 minutes past each hour. For some reason, sometimes there is a delay for the container start, and this delay can be very long (for example, this last execution it actually started the job at :06 past the next hour). The container image is not large.
5 Replies
Project ID:
a64cb229-ac29-4d6b-ab09-c35744abf268
a64cb229-ac29-4d6b-ab09-c35744abf268
this is likely due to the slowness that deploys have been going out lately
Region is US West btw
Crons make no guarantee about being "on time". They should fire but there will almost always be some variance