Actions
Bug #5718
closed[Dynflow] Handle cancelled pulp tasks
Description
Right now in dynflow, we treat cancelled tasks as successful. In some cases this may make sense.
In some cases we should treat the 'dynflow action' as 'cancelled' and stop everything else, such as during repo syncing.
In other cases we should treat the action as failed and re-submit the task to pulp. Such as unit copies (or most pulp actions) on content view publish and promote.
Actions