Cron runs executing every other day
kobu
HOBBYOP

8 days ago

Continuing on the unreliability of cron runs, I am unsure why this cron job skips every other day (last was manually triggered):

image.png

I understand there are errors, thos are to be expected on our end, but regardless the cron, which has schedule set to "0 3 * * *" still runs only every other day.

Attachments

$10 Bounty

1 Replies

Railway
BOT

8 days ago

This thread has been opened as a bounty so the community can help solve it.

Status changed to Open Railway 8 days ago


lmcl2026free
PRO

8 days ago

Whats the code look like for the cron scheduling? Also are you using environmental variables? Check for timezones hard coded in your code. I'm only suggesting this because mine was a fallback that kept disagreeing with railway environment. I had to make it all match perfect before it would work right.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...