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 concurrency limitation feature #570

Merged
merged 2 commits into from
Dec 17, 2024
Merged

Conversation

ErikPelli
Copy link
Collaborator

Fixes #569.
Add request handler in the external package to pause the execution of a request handler when the limit of active requests is reached.

@ErikPelli ErikPelli merged commit a057d2c into master Dec 17, 2024
1 check passed
@ErikPelli ErikPelli deleted the add-concurrency-limitation branch December 17, 2024 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for concurrent requests limitation
1 participant