plashchynski / crono

A time-based background job scheduler daemon (just like Cron) for Rails
https://github.com/plashchynski/crono
Apache License 2.0
687 stars 56 forks source link

Crono stops without reason #75

Open PHKenny opened 6 years ago

PHKenny commented 6 years ago

Hello,

I use a crono (1.1.2) in my rails app (5.1.6). But i can't understand why the daemon stops suddenly. I executed a shell script to force restart every 30 minutes, but this insn't a logic solution.

Regards.

nik736 commented 6 years ago

Are you monitoring if crono eats up all the RAM and silently "crashes"?

redrick commented 2 months ago

Hey guys, facing the same issue over here, at first I thought is preemtive nodes we use in GCP, but now moved and still happening. From what I can see I see no elevated RAM usage in the timeframe it stops or anything suspicious resourcewise.

I realise I am just ranting not providing any usefull information, but what would that be? What can I contribute that would help to resolve this problem the quickest please?