What teams see
- Work waits between capture request and normalize customer.
- Owners reconstruct status from Gmail and Web forms.
Customer Success
Customer requests from email and forms enter separate queues with inconsistent priority, ownership and response targets.
Customer requests from email and forms enter separate queues with inconsistent priority, ownership and response targets.
Human responsibility: Customer success lead
Retry with capped exponential backoff; preserve the run and move it to the inspectable failure queue after the limit.
Stop downstream actions and show the missing fields, source evidence and correction action to the named reviewer.
Return the existing execution identified by the idempotency key and do not repeat downstream business actions.
Escalate to the configured substitute, retain the original request and record both expiry and reassignment.