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

Finish implementations for non-generic rate limiters (Fixed windows, Sliding windows, Token bucket, Concurrency limiter) #37381

Closed
4 tasks done
Tracked by #37380
rafikiassumani-msft opened this issue Oct 8, 2021 · 1 comment · Fixed by dotnet/runtime#68087
Assignees
Labels
area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlesware feature-rate-limit Work related to use of rate limit primitives Priority:0 Work that we can't release without
Milestone

Comments

@rafikiassumani-msft
Copy link
Contributor

rafikiassumani-msft commented Oct 8, 2021

We will be providing the following non generic implementations for Rate Limiting:

@rafikiassumani-msft rafikiassumani-msft added area-web-frameworks *DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels feature-rate-limit Work related to use of rate limit primitives labels Oct 8, 2021
@rafikiassumani-msft rafikiassumani-msft added this to the .NET 7 Planning milestone Oct 8, 2021
@rafikiassumani-msft rafikiassumani-msft modified the milestones: .NET 7 Planning, .NET 7.0 Jan 6, 2022
@rafikiassumani-msft rafikiassumani-msft added Priority:0 Work that we can't release without Cost:XL labels Jan 13, 2022
@rafikiassumani-msft rafikiassumani-msft modified the milestones: .NET 7.0, .NET 7 Planning Jan 25, 2022
@ghost
Copy link

ghost commented Jan 25, 2022

Thanks for contacting us.

We're moving this issue to the .NET 7 Planning milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s).
If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.
To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@rafikiassumani-msft rafikiassumani-msft changed the title Finish implementations for non-generic RateLimiters• Fixed windows• Sliding windows• Token bucket• Concurrency limiter Finish implementations for non-generic Rate Limiters(Fixed windows, Sliding windows, Token bucket, Concurrency limiter) Feb 2, 2022
@rafikiassumani-msft rafikiassumani-msft changed the title Finish implementations for non-generic Rate Limiters(Fixed windows, Sliding windows, Token bucket, Concurrency limiter) Finish implementations for non-generic rate limiters (Fixed windows, Sliding windows, Token bucket, Concurrency limiter) Feb 2, 2022
@ghost ghost locked as resolved and limited conversation to collaborators May 29, 2022
@amcasey amcasey added the area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlesware label Jun 2, 2023
@danmoseley danmoseley removed the area-web-frameworks *DEPRECATED* This label is deprecated in favor of the area-mvc and area-minimal labels label Jul 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlesware feature-rate-limit Work related to use of rate limit primitives Priority:0 Work that we can't release without
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants