mirror of
https://github.com/wahyd4/links.git
synced 2026-08-09 05:06:16 +10:00
After _GEO_MISS_THRESHOLD (2) consecutive large all-empty API responses, assume ip-api.com is unreachable and enter a 5-minute backoff. During backoff all missing IPs are immediately saved as empty IPGeoCache placeholders so they are not re-queued. Resets automatically when the backoff expires and any result is returned. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>