|
|
|
|
|
by agpl3141592
673 days ago
|
|
Sounds more like an issue on cloud flare or whatever server Google is hitting. It should return 429 so Google can reduce the requests. I'm not even sure why you would rate limit in the first place? IPS are not unique. One company gateway or university for example has plenty of users. Rate limit requests from users you know and make sure every public API is properly cached. |
|