Skip to content

Conversation

@codelion
Copy link
Member

@codelion codelion commented Sep 9, 2025

No description provided.

Introduces a 'max_concurrent' setting for each provider in the proxy configuration, allowing control over the maximum number of concurrent requests per provider. The client now attempts to acquire a slot before sending a request and releases it after completion, skipping providers at max capacity. Configuration validation ensures 'max_concurrent' is a positive integer or None.
Update __version__ in __init__.py and project version in pyproject.toml to 0.2.7 for a new release.
@codelion codelion merged commit 0465bf5 into main Sep 9, 2025
2 checks passed
@codelion codelion deleted the fix-support-per-provider-concurrency branch September 9, 2025 06:52
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.

2 participants