Hacker News new | ask | show | jobs
by aeaa3 704 days ago
The 429 response is sent when rate-limiting (based on IP address).

Either something is wrong with my rate-limiting code or there are many people behind a single IP address.

Anyway the limits are increased now.

1 comments

Possible your application isn't seeing real ips, maybe is seeing the IP of a load balancer or similar.