Getting ExecutionErr for lightweight flows run by schedule
ExecutionErr: error during execution of the script:
process terminated by signal: Some(
9,
), stopped_signal: None, core_dumped: false
I am very sure the flow job step which is giving this error is very simple and just one small api call but it is still failing with above error
process terminated by signal: Some(
9,
), stopped_signal: None, core_dumped: false
I am very sure the flow job step which is giving this error is very simple and just one small api call but it is still failing with above error