feat: add promise delete pipeline failed status condition #412
Labels
debuggability
Tickets that are focussed on making the debugging & building of promises easier
enhancement
New feature or request
Summary
In #362 we added a
DeleteWorkflowCompletedCondition
which is (1) currently only used on Resources, and (2) is only updated on Resource Delete workflow failures.This issue is to address (1) by adding the same status condition to Promises when a Promise Delete workflow fails.
Details
See #362 for the Resource implementation; the Promise implementation is very similar!
The text was updated successfully, but these errors were encountered: