A production request path returns inconsistent decisions during retries and concurrent updates. The affected area is batch worker.
Repair the batch worker dependency calls implementation so it retries transient failures with bounded exponential delays and stops permanent failures.
Evidence
- Affected surface: Express / batch worker.
- Observed failure family: plan bounded retries.
- Scope policy: retained must equal true.