21 Replies
Project ID:
c8a3761a-a377-4eda-8e52-b9aaf8481dd2
c8a3761a-a377-4eda-8e52-b9aaf8481dd2
what is the cron supposed to do?
does your code exit after it runs?
(watching because I'm having the same issue)
does your code exit after it runs?
yes. it's been untouched and it was working before.
gotcha
can you throw in your project id too please?
2090e121-cc62-4fbe-9114-5349121f7893
re-runs the service on the set schedule, but it will only be run if the previous run has exited
Thread has been flagged to Railway team by @Brody.
oh. i use a template someone created and works like a charm
I think you are referring to my template
yea 10/10
cc @gschier
reboots my service @ 00:00 each day
ok but why the laugh
ask me in chit-chat
We're having a bug where we sometimes don't receive the signal that the last cron has finished, so we don't start the next one. I just manually deleted the last successful cron for your service so it should work now
ok sure i ll test
i hav more cron services like this
this fix will fix all ?
It won't, no. I fixed it by scrolling through the cron runs and manually removing the one that says "Active"
Quick update. I just deployed a more thorough fix that makes this workaround unnecessary.
If you are seeing a bunch of "Skipped" crons, jobs will now resume running on their own