Cron stuck in limbo
Not entirely sure whats happening. I noticed a failing cron has been running most the weekend so I deployed a new version with a fix to make sure it times out and exits. Now it just seems stuck with "Running..." and "Build › Publishing image..." with all the following jobs stuck at "Previous job still running...".
Solution:Jump to solution
yeah im pretty sure this was fixed going forward but it wouldnt have fixed it for previous runs, i recommend right clicking on your service and duplicating it
23 Replies
Project ID:
4d0e9a9f-22a2-4f52-936b-c9b94fc12e5a
4d0e9a9f-22a2-4f52-936b-c9b94fc12e5a
can you try switching back to the previous cron UI?
where at?
not sure I ever had the previous, only started with the cron on friday
service settings
done
is there another step then?
refresh your broweser
still seems to be stuck in limbo
or I dont know, it keeps switching back to new cron ui where its limbo 🤦♂️
screenshot please
How it looks in new cron ui
Even though I have
thats not limbo, it just wont stop running
feels like limbo to me
it completed successfully yesterday, I have removed it and it even state stopping container
does your code do a clean exit() ?
it does now :blobyes:
but that one probably not
which is what I was trying to fix
okay let me try something
I have added a promise race where one promise is just a 1 minute timeout
If I have to I can just nuke the service and re-add but I thought I would flag that something seems off
Solution
yeah im pretty sure this was fixed going forward but it wouldnt have fixed it for previous runs, i recommend right clicking on your service and duplicating it
seems to have done the job
thx for the help advice 😉
no problem!