andnessA

Hi, I have a script that is suddenly

Hi, I have a script that is suddenly failing quite often with the error
ExecutionErr: error during execution of the script:
process terminated by signal: Some(
9,
), stopped_signal: None, core_dumped: false

In the past I've seen this with OOMs, but this script is only peaking at 116MB on a worker with 2GB of memory so I don't understand how it can be memory related.
Was this page helpful?