-
-
Notifications
You must be signed in to change notification settings - Fork 256
Open
Labels
Description
Describe the bug
Follow up of #1032 #1033 #1037 #1045 #1058.
With @pandafy we have noticed the following issues during testing:
- WHOIS lookup failed. Details: Your account has run out of queries for the GeoIP2 service.
Probably triggered by the refresh logic. - When we run out of geoip queries, we start spamming users with notifications:
Steps To Reproduce
I am not sure yet, more investigation is needed to reproduce this.
Expected behavior
- We do not expect to run out of geoip queries so quickly, we suspect there's a bug which is causing too many requests to be made.
- If requests run out, we must not spam users, especially because old whois data is still present, which will be in most situations still valid. We should instead just log the error, so that system administrators should get alerted by error monitoring systems like Sentry that this error is popping up a lot.
Screenshots

Metadata
Metadata
Assignees
Labels
Type
Projects
Status
To do
Status
Backlog