Skip to content

Microservices #157465

Closed Answered by omarmuhib
3bood-kr asked this question in API and Webhooks
Discussion options

You must be logged in to vote

If the third-party API itself returns rate-limit headers, have each service node:

Parse X-RateLimit-Remaining, Retry-After, etc.

Back off locally based on that.

Not perfect, but helps each node self-throttle based on real feedback.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by 3bood-kr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API and Webhooks Discussions related to GitHub's APIs or Webhooks Question Ask and answer questions about GitHub features and usage
2 participants