fix: handle MaxMind 429 and backoff
This commit is contained in:
@@ -15,3 +15,6 @@ PDB_INFO_TYPE=Educational/Research
|
||||
|
||||
# minimum ASN entries for healthy /healthz
|
||||
MIN_ASN_COUNT=10
|
||||
|
||||
# retry interval after a failed update (e.g., MaxMind 429)
|
||||
RETRY_SECONDS=3600
|
||||
|
||||
Reference in New Issue
Block a user