prop/lib
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
..
microwaveprop Retry on 429/5xx responses across all HTTP clients 2026-03-29 17:47:08 -05:00
microwaveprop_web Add Committed column to QSOs table showing inserted_at 2026-03-29 17:38:35 -05:00
microwaveprop.ex initial 2026-03-28 11:28:47 -05:00
microwaveprop_web.ex initial 2026-03-28 11:28:47 -05:00