Keith
07/08/2022, 2:00 PMOOMError but got around that by increasing the memory requested from k8s. Now I am stuck on having the ZombieKiller stop tasks that should be reporting back status since they continue to produce logs with the message No heartbeat detected from the remote task; marking the run as failed. I have attempted to set the HEARTBEAT_MODE to thread and off via the config.toml file as well as in the KubernetesRun environment variables but no matter the combination I setup I still run into heartbeat errors killing a process. I am curious if there is a way to send a heartbeat from within the code base or if there is another approach I should take to get around my time out issue. Cheers!Anna Geller
Keith
07/08/2022, 4:50 PMKeith
07/08/2022, 4:52 PMKeith
07/11/2022, 3:52 PMKeith
07/11/2022, 3:53 PMAnna Geller
Rajeshwar Agrawal
07/13/2022, 10:09 AMAnna Geller