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