nsadeh
nsadeh
WWindmill
Created by nsadeh on 6/13/2024 in #help
Jobs get terminated by windmill
I've been seeing jobs terminate with the following error:
ExecutionErr: error during execution of the script:
process terminated by signal: Some(
9,
), stopped_signal: None, core_dumped: false
ExecutionErr: error during execution of the script:
process terminated by signal: Some(
9,
), stopped_signal: None, core_dumped: false
This isn't coming from my code, which has been running on other platforms (e.g., GCP Cloud Run). I don't see any error logs in my run, just regular logs. Is this coming from Windmill? Why is it killing my run?
3 replies