Workflow Automation / Interactive planner / Published v0.1
Automation Exception and Retry Planner
Turn one failure into an explicit recovery path, release gate, control checklist, and set of platform questions before another attempt runs.
Use this planner before enabling automatic retries, resuming stored failures, or rerunning an entire workflow. It evaluates whether the proposed recovery crosses completed side effects and which controls remain missing.
Interactive decision asset
Automation Exception and Retry Planner
Define the recovery boundary before enabling another attempt. Values stay in this browser.
One-page recovery brief
Lead intake to CRM and follow-up
Recovery decision
Controls to add or verify
Evidence to retain
Source event ID, failed step, error class, prior destination result, attempt count, timestamps, and final resolution.
Platform questions
A low planner score is not permission to retry money movement, publication, destructive changes, or an unknown outcome without destination-specific verification.
How to use the brief
- Model the highest-risk completed effect, not only the step that displayed the error.
- Treat a timeout after a state-changing request as an unknown outcome until the destination is checked.
- Use the same stable event ID for the first attempt and every retry.
- Verify the exact connector can carry the required idempotency or lookup field.
- Run one controlled failed-step and duplicate-delivery test with non-production data.
What the planner does not do
It does not connect to a platform, inspect logs, estimate retry charges, confirm API semantics, or guarantee exactly-once processing. A low risk score means the entered controls are more complete; it does not prove that the entries are true.
Read Retry-Safe Workflow Automation for the evidence and worked patterns behind the decision rules. Model usage separately in the Billing Topology Worksheet.