Build hangs with Context: ...
binarynights
HOBBYOP

a year ago

Hi, I'm not sure why, but a few times build just hangs with the only output being:

19 Replies

binarynights
HOBBYOP

a year ago

8839d035-4f03-41e7-b7ae-aa753f385754


Anonymous
TRIAL

a year ago

I got the same error me too, did you manage to fix it?


brody
EMPLOYEE

a year ago

project id please


Anonymous
TRIAL

a year ago

it's fixed now for some reason, our 2pm cron job didn't work


Anonymous
TRIAL

a year ago

3pm works now


brody
EMPLOYEE

a year ago

@Ryan The Temp are you still experiencing this issue?


brody
EMPLOYEE

a year ago

there is some issue with the cron scheduler skipping jobs, at this time I would recommend using an in code scheduler for more reliability


Anonymous
TRIAL

a year ago

what is a code scheduler?


Anonymous
TRIAL

a year ago

can you give an example


brody
EMPLOYEE

a year ago

in code scheduler, like node-cron


Anonymous
TRIAL

a year ago

our team actually had an issue with it skipping for 12 hours and we had to manually do it


brody
EMPLOYEE

a year ago

right, as mentioned railway's scheduler has an issue where it will sometimes skip a run, and as per my recommendation above, an in-code scheduler will provide higher reliability


Anonymous
TRIAL

a year ago

yea but how do we do a in-code scheduler in python, we never heard of this before


brody
EMPLOYEE

a year ago

there are plenty of packages to do such, and even more tutorials


Anonymous
TRIAL

a year ago

Do you know when the issue with cron scheduler skipping jobs might be fix like a timeline?


binarynights
HOBBYOP

a year ago

Look like it worked now. for


binarynights
HOBBYOP

a year ago

thx


brody
EMPLOYEE

a year ago

I do not, sorry


brody
EMPLOYEE

a year ago

locking as the original thread is solved


Loading...