|
All checks were successful
build-and-deploy / build (push) Successful in 2m32s
The Vessels layer now retunes the server-side AISStream subscription to the client viewport instead of a static AISSTREAM_BBOX. The frontend POSTs its quantized viewport box to /api/vessels/subscribe on moveend; the ais_stream worker coalesces and applies it at the service's 1 subscription/s cap, then last-known positions for the new area arrive within a couple of seconds (the frontend does one follow-up fetch after retuning). Bounds the in-memory vessel store across regions. Key stays server-side. |
||
|---|---|---|
| .. | ||
| conftest.py | ||
| test_api_fires.py | ||
| test_api_live_layers.py | ||
| test_api_news.py | ||
| test_fire_ingest.py | ||
| test_fire_sources.py | ||
| test_live_layers.py | ||
| test_map_payloads.py | ||