prop/lib/microwaveprop/terrain
Graham McIntire 9334539442
Retry on 429/5xx responses across all HTTP clients
Previously retry: :transient only retried connection errors, not HTTP
429 rate limits. All clients now use a custom retry function that
handles 429, 500, 502, 503, 504 with 5 retries and jittered backoff.
2026-03-29 17:47:08 -05:00
..
elevation_client.ex Retry on 429/5xx responses across all HTTP clients 2026-03-29 17:47:08 -05:00
terrain_analysis.ex Add SRTM terrain path profiles for QSOs 2026-03-29 16:22:29 -05:00
terrain_profile.ex Add SRTM terrain path profiles for QSOs 2026-03-29 16:22:29 -05:00