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

[EPIC] Rate limiting #6196

Closed
13 tasks
BrennanConroy opened this issue Nov 2, 2020 · 10 comments
Closed
13 tasks

[EPIC] Rate limiting #6196

BrennanConroy opened this issue Nov 2, 2020 · 10 comments
Labels
bulk-closed User Story A single user-facing feature. Can be grouped under an epic.

Comments

@BrennanConroy
Copy link
Member

BrennanConroy commented Nov 2, 2020

@ghost
Copy link

ghost commented Nov 2, 2020

Thanks for contacting us.
We're moving this issue to the Next sprint planning milestone for future evaluation / consideration. We will evaluate the request when we are planning the work for the next milestone. To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@khellang
Copy link
Member

Here's to hoping you'll need these APIs to track rate limiting dotnet/runtime#36386 🙏🏻

@davidfowl
Copy link
Member

We won't use IDistributedCache 😄

@khellang
Copy link
Member

Where are you storing used capacity? Just bypassing the existing abstractions entirely?

@davidfowl
Copy link
Member

There would be an abstraction specifically for rate limiting.

@khellang
Copy link
Member

khellang commented Feb 22, 2021

OK, that's fine, but at some point you have to store something. Will that not be in a... let's say... distributed cache? 😅

@jkotalik
Copy link
Contributor

@JunTaoLuo should this issue be assigned to you?

@JunTaoLuo JunTaoLuo self-assigned this Mar 24, 2021
@JunTaoLuo
Copy link

Sure this touches on dotnet/aspnetcore#29933

@davidfowl
Copy link
Member

I think we should break this issue up.

@JunTaoLuo JunTaoLuo changed the title Rate limiting [EPIC] Rate limiting Apr 21, 2021
@JunTaoLuo JunTaoLuo transferred this issue from dotnet/aspnetcore Apr 26, 2021
@JunTaoLuo JunTaoLuo added the User Story A single user-facing feature. Can be grouped under an epic. label Apr 26, 2021
@JunTaoLuo JunTaoLuo removed their assignment Jul 30, 2021
@mairaw
Copy link
Contributor

mairaw commented May 26, 2023

Bulk closing .NET 6 epics and user stories. If you think this issue was closed in error, please reopen the issue and update it accordingly.

@mairaw mairaw closed this as completed May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bulk-closed User Story A single user-facing feature. Can be grouped under an epic.
Projects
None yet
Development

No branches or pull requests

6 participants