Files
iddaai-be/src
fahricansecer 22596e69f2
Deploy Iddaai Backend / build-and-deploy (push) Successful in 27s
fix(predictions): circuit breaker resilience + graceful degradation
- Reset consecutiveFailures on cooldown expiry (half-open state)
  so a single retry failure doesn't immediately re-open the circuit
- Exclude AI Engine app-level 500s from circuit breaker count
  (only network/infra errors: timeout, 502, 503, 504, 429)
- Return null gracefully instead of throwing 503 when no cache exists
- Add DB fallback for non-cooldown AI Engine failures
- Remove blocking wait-and-retry that held requests for up to 20s
2026-05-05 20:19:25 +03:00
..
2026-05-05 17:09:11 +03:00
cr
2026-04-16 17:21:48 +03:00
2026-04-16 15:12:27 +03:00
2026-04-16 15:12:27 +03:00
2026-04-26 03:07:18 +03:00
2026-05-04 18:00:40 +03:00
2026-05-04 18:00:40 +03:00
cr
2026-04-16 17:21:48 +03:00
gg
2026-05-05 14:06:20 +03:00
cr
2026-04-16 17:21:48 +03:00
gg
2026-04-24 01:15:05 +03:00