Files
worldmonitor/scripts
Elie Habib 7942e0e8c7 fix: make OpenSky cache TTLs env-configurable, bump positive to 60s (#333)
- OPENSKY_CACHE_TTL_MS: positive cache (default 60s, was hardcoded 30s)
- OPENSKY_NEGATIVE_CACHE_TTL_MS: negative cache (default 30s, now env-configurable)

Doubling positive cache TTL halves API credit usage. Both tunable from
Railway env vars without redeploying.
2026-02-24 17:56:01 +00:00
..