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

Introduce Polly.RateLimiting project #1086

Closed
martintmk opened this issue Mar 27, 2023 · 0 comments · Fixed by #1103
Closed

Introduce Polly.RateLimiting project #1086

martintmk opened this issue Mar 27, 2023 · 0 comments · Fixed by #1103
Assignees
Labels
v8 Issues related to the new version 8 of the Polly library.
Milestone

Comments

@martintmk
Copy link
Contributor

martintmk commented Mar 27, 2023

The V8 version should integrate natively with the .NET Rate Limiting API.

This effective removes the need to maintain the Bulkhead and RateLimit policies in V8. We do not want to enforce the System.Threading.RateLimiting dependency so we will expose the new functionality in the new Polly.RateLimiting package.

@martintmk martintmk converted this from a draft issue Mar 27, 2023
@martintmk martintmk added this to the v8.0.0 milestone Mar 27, 2023
@martintmk martintmk added the v8 Issues related to the new version 8 of the Polly library. label Mar 27, 2023
@martintmk martintmk self-assigned this Apr 11, 2023
@github-project-automation github-project-automation bot moved this to Done in Polly v8 Apr 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v8 Issues related to the new version 8 of the Polly library.
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant