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