fleet-platform/app
kianiadee 4632990143 Geocoder circuit breaker + invalid-input regression tests
Geocoder trips open after N consecutive Nominatim failures and skips ticks
for a cooldown, instead of grinding the whole batch 1 req/sec on every tick.
Adds tests for _coerce_payload (malformed JSON degrades to {_raw}) and
parse_raw tolerating a malformed payload.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-29 18:00:39 +03:00
..
entrypoints Contract checker (#13, PRD F1.10) + contract_drift_days SLO 2026-05-27 11:58:29 +03:00
models Parser: tolerate real Tracksolid wire shape (imei/speed names, null gpsTime for offline devices) + per-item resilience 2026-05-23 09:05:17 +03:00
parsers UI: arrow + plate-short label + cost-centre marker palette + hover popup; richer state.live_positions + serve.fn_live_view v2; multi-target poll plumbing 2026-05-23 09:29:04 +03:00
projectors Self-host MapLibre; de-dupe position_history 2026-05-29 03:41:34 +03:00
routers Guard day_track call with function-existence check (order-independent deploy) 2026-05-29 10:32:59 +03:00
tracksolid Add Tracksolid polling worker + auto-provisioning projector + result-key parser support 2026-05-23 08:59:27 +03:00
workers Geocoder circuit breaker + invalid-input regression tests 2026-05-29 18:00:39 +03:00
__init__.py Phase 1 — foundation, push gateway, parser, projector, live view, frontend 2026-05-23 00:53:42 +03:00
auth.py Fix camera/tracker dedup (device_type at provision + backfill) and finish refresh-token flow 2026-05-29 00:08:56 +03:00
config.py Geocoder circuit breaker + invalid-input regression tests 2026-05-29 18:00:39 +03:00
db.py Phase 1 — foundation, push gateway, parser, projector, live view, frontend 2026-05-23 00:53:42 +03:00
health.py Phase 1 — foundation, push gateway, parser, projector, live view, frontend 2026-05-23 00:53:42 +03:00
logging_setup.py Phase 1 — foundation, push gateway, parser, projector, live view, frontend 2026-05-23 00:53:42 +03:00
main.py Gateway: serve web/ at root via StaticFiles; redirect / to /index-live.html 2026-05-23 01:35:13 +03:00
rate_limit.py Phase 1 — foundation, push gateway, parser, projector, live view, frontend 2026-05-23 00:53:42 +03:00