#long running cron job auto restart and cause eventual failure

1 messages Β· Page 1 of 1 (latest)

magic tinsel
#

I have a long running cron job which runs a python code that takes about 20 min to finish, it keeps decide to spanw new instance after some time and causing resource oom. even though i set the global timeout to be 40 min so thats not it