Mailionaire
Pax8-first setup + MCP reference
Recipe
Release a blocked order after remediation
Recovery is for existing jobs only. It never creates another order and it should only run after the blocking condition has already been fixed.
Steps
Follow this sequence
1Find the affected job_id and blocked domain through job_status, job_logs, or workspace_audit.
2Fix the external root cause first, for example a missing approval or a domain-level hold.
3Call job_release_recovery with the existing job_id plus the exact blocked domain.
Outcome
What good looks like
The current job gets another recovery release attempt without consuming another order.