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

Add rate limit to stashbox connection #5764

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

WithoutPants
Copy link
Collaborator

Part of #2914.

Adds a default rate limit of 240 requests per minute (4 requests per second) for stash-box requests.

Adds a new Max requests per minute field to stash-box configuration:
image

When making a request to the stash-box instance, stash will wait until the rate limiter allows the requests to proceed.

@WithoutPants WithoutPants added the improvement Something needed tweaking. label Mar 24, 2025
@WithoutPants WithoutPants added this to the Version 0.29.0 milestone Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Something needed tweaking.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant