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

Feature request: Add Rate Limiter #2163

Closed
purplescorpion1 opened this issue Jan 27, 2025 · 1 comment
Closed

Feature request: Add Rate Limiter #2163

purplescorpion1 opened this issue Jan 27, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@purplescorpion1
Copy link

purplescorpion1 commented Jan 27, 2025

Feature description

Related to #2162 - Requests to sync each show are being sent too fast cause a rate limit exceeded error
Add into config an option to set the timeout between each requests in seconds for plextraktsync.queue.TraktBatchWorker.add_to_collection()

Use case

Adding a timeout between sending requests should allow requests to succeed without triggering the rate limit exceeded error

Workarounds

Unknown

Plan to implement

I don't know your code well enough to look into it
Someone needs to update code so the rate limit is not triggered

@purplescorpion1 purplescorpion1 added the enhancement New feature or request label Jan 27, 2025
@glensc
Copy link
Collaborator

glensc commented Jan 27, 2025

Rate limit is already implemented

@glensc glensc closed this as completed Jan 27, 2025
Repository owner locked as resolved and limited conversation to collaborators Jan 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants