Skip to content

Reset instances to error in case of failure

Theodoros Tsioutsias requested to merge left_pending into master

There was the chance to let instances in PENDING state. So with this change we make sure that if a failure occurs the instances will be reset to ERROR.

Merge request reports