My Project Is Skipping
ali
HOBBYOP
2 years ago
I have Chrone Project running but its getting skipped every time, no logs are shown.
1 Replies
2 years ago
do you mean that this is a cron schedule?
apps that run on a cron schedule must do what they do and exit as fast as possible, otherwise if the job is still running when the next scheduled time is met the job is skipped.
https://docs.railway.app/reference/cron-jobs#service-execution-requirements