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