TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How to handle API rate limiting in Integrations

2 pointsby ameyvover 4 years ago
I am building up integration for particular client. The quota i have for rate limit is somewhere around 10 req&#x2F;s,obviously,we are exceeding that.<p>So how do you handle such scenarios where you might have to wait till API X-Ratelimit-Reset again after some time and avoid 429 too many requests.<p>Any such patterns or libraries for handling rate limited api in application.

no comments

no comments