mirror of
https://github.com/zvx-echo6/meshai.git
synced 2026-08-26 17:31:34 +00:00
Passes whose AOS is more than max_aos_horizon_hours (default 24) in the future are now rejected in the handler. Prevents stale predictions republished via NATS LAST_PER_SUBJECT from broadcasting passes that are too far out to be actionable. Complements the existing los < now guard which catches passes that already ended. New adapter_config key: satpass.max_aos_horizon_hours (int, default 24, 0 = disabled). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| avy_handler.py | ||
| consumer.py | ||
| firms_handler.py | ||
| idaho_gauge_sites.py | ||
| incident_handler.py | ||
| nwis_handler.py | ||
| nws_handler.py | ||
| pass_predictor.py | ||
| quake_handler.py | ||
| satpass_handler.py | ||
| swpc_handler.py | ||
| tle_handler.py | ||
| wfigs_handler.py | ||