a year ago
Hey everyone 👋
Context:
I have a simple cron job scheduled to run at 2PM every Saturday. The process gets exited correctly after each run.
The project ID in which the job is ran is dc48fff2-30f1-489f-882d-d3dfef084c75
.
Problem:
The schedule is not being respected; it should've ran the 16th (past Saturday) as well as the 24th of last month. I've attached a screenshot of the interface; please notice that these two dates are missing; the cron job did not run.
Let me know if there's anything I can do from my end. I can give more context if needed.
Thanks a lot!
Marco
0 Replies
a year ago
This thread has been escalated to the Railway team.
Status changed to Awaiting Railway Response brody • over 1 year ago
a year ago
Hey there @Marco - I have a really bad workaround, so in our prelimary investigation, it seemed that there was a lot of execution booked https://help.railway.app/questions/cron-not-running-as-defined-ad5b0d11
a year ago
on that exact time, so what that means, your code didn't run. Can you add a 15 minute offset if you don't mind me asking. We have some work that we are planning for that's going to overhaul the whole system.
Status changed to Solved railway[bot] • over 1 year ago