Skip to content

Mark simulation with termination failed error status when stop action fails.

Context

When the stop action fails, the simulation doesn't get any error status assigned.

Change

This MR marks the simulation that has gone through the stop action and failed during the pipeline execution with an error status: TerminationFailed.

Other information

Additional documentation

Merge request reports