Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(api): add rate limiter to TMDb requests to hopefully deal with 429s #2881

Merged
merged 2 commits into from
Aug 2, 2022

Conversation

sct
Copy link
Owner

@sct sct commented Aug 2, 2022

Description

Trying to reduce the number of 429s we have recently been experiencing from TMDb with a rate limit on outbound TMDb requests.

To-Dos

  • Successful build yarn build
  • Translation keys yarn i18n:extract
  • Database migration (if required)

Issues Fixed or Closed

@sct sct merged commit aed1409 into develop Aug 2, 2022
@sct sct deleted the fix/request-rate-limit branch August 2, 2022 07:00
@github-actions
Copy link

🎉 This PR is included in version 1.30.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TMDb 429 Status Code Retry-After Header ignored
1 participant