Files
worldmonitor/scripts
Elie Habib c4fd49a284 fix(health): close corridorrisk health monitoring gap (#1658)
The corridorrisk raw key (2h TTL) expires between hourly seed cycles,
causing health to report EMPTY even though data flows correctly through
transit-summaries:v1.

- Increase CORRIDOR_RISK_TTL from 2h to 4h (3 retries before expiry)
- Add corridorrisk to ON_DEMAND_KEYS (WARN instead of CRIT when empty)
2026-03-15 17:14:26 +04:00
..