volcanicislander
Explore posts from serversCron job stuck running...
Something weird was happening where the interface was prompting me to manually approve deployments, all of the deployments that hung between 9/17 and 9/26 because they came from an outside contributor (but they didn't, just me)
32 replies
Cron job stuck running...
Going back through the logs I just noticed that it did this previously, from 9/17 3:30pm till today 9/26 5:00am which is nearly 9 days of missed executions. Thankfully this isn't in production yet but it will go live in a few months and I was hoping for it to be quite reliable.
32 replies
Cron execution slightly delayed - normal?
If I understand correctly, language doesn't matter because no build step is involved in repeated Cron executions? My line of thinking was that if I rewrote it in bash and specified a minimalist base image, it would build and thus execute faster.
10 replies