Hacker News new | ask | show | jobs
by winsome 2157 days ago
Rate-limiting has nothing to do with the older, non-tech savvy users. You're thinking of maximum failed attempts. Rate-limiting is about preventing bots from spamming an API call.
1 comments

Oh correct, it's as you've said.