Build hangs with Context: ...
binarynights
HOBBYOP

2 years ago

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

[Region: us-west1]
==============
Using Nixpacks
==============
context: e7b2f688af0ffebee4e27a48e1bbdedd

19 Replies

binarynights
HOBBYOP

2 years ago

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


Anonymous
TRIAL

2 years ago

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


2 years ago

project id please


Anonymous
TRIAL

2 years ago

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


Anonymous
TRIAL

2 years ago

3pm works now


2 years ago

@Ryan The Temp are you still experiencing this issue?


2 years 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

2 years ago

what is a code scheduler?


Anonymous
TRIAL

2 years ago

can you give an example


2 years ago

in code scheduler, like node-cron


Anonymous
TRIAL

2 years ago

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


2 years 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

2 years ago

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


2 years ago

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


Anonymous
TRIAL

2 years ago

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


binarynights
HOBBYOP

2 years ago

Look like it worked now. for


binarynights
HOBBYOP

2 years ago

thx


2 years ago

I do not, sorry


2 years ago

locking as the original thread is solved


Loading...