# 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