A production request path returns inconsistent decisions during retries and concurrent updates. The affected area is Celery task.
Repair the Celery task dependency protection implementation so it opens only after the failure threshold and calculates a deterministic retry time.
Evidence
- Affected surface: Django / Celery task.
- Observed failure family: calculate circuit-breaker state.
- Scope policy: qualityState must equal verified.