Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Rate limits #58

Merged
merged 7 commits into from
Jul 25, 2024
Merged

Rate limits #58

merged 7 commits into from
Jul 25, 2024

Conversation

ItsDrike
Copy link
Owner

This adds support for rate limiting using the global cache implemented in #54.

Using this support, this introduces a global rate-limit for tvdb alongside a per-user rate-limit for the /search command.

Closes #53

@ItsDrike ItsDrike requested a review from Paillat-dev July 25, 2024 16:17
README.md Outdated Show resolved Hide resolved
@Paillat-dev Paillat-dev self-requested a review July 25, 2024 16:45
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
src/exts/tvdb_info/main.py Show resolved Hide resolved
@ItsDrike ItsDrike merged commit 425c327 into main Jul 25, 2024
7 checks passed
@ItsDrike ItsDrike deleted the rate-limits branch July 25, 2024 17:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rate limiting for tvdb
2 participants