Extract packet query logic into helper functions: - query_historical_packets: Main query orchestration with error handling - build_query_params: Build query parameters with callsign filtering - maybe_include_latest_packet: Include latest packet for tracked callsigns This breaks down the complex do_load_historical_batch function. Co-Authored-By: Graham <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| channels | ||
| components | ||
| controllers | ||
| live | ||
| plugs | ||
| aprs_symbol.ex | ||
| endpoint.ex | ||
| gettext.ex | ||
| router.ex | ||
| telemetry.ex | ||
| time_helpers.ex | ||
| time_utils.ex | ||
| user_auth.ex | ||
| weather_units.ex | ||