We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue is tracking follow up work from the initial implementation of PartitionedRateLimiter in #67677.
PartitionedRateLimiter
ExceptionDispatchInfo.Capture
IdleDuration
The text was updated successfully, but these errors were encountered:
Tagging subscribers to this area: @mangod9 See info in area-owners.md if you want to be subscribed.
area-System.Threading
Sorry, something went wrong.
since this is tagged under system.threading, checking whether any of this work is still meant for 7?
ok to close this out since its still tagged for 7?
checking if this is still being looked into for 8?
BrennanConroy
No branches or pull requests
This issue is tracking follow up work from the initial implementation of
PartitionedRateLimiter
in #67677.ExceptionDispatchInfo.Capture
and dispatch throwing to the threadpool so it's at least an unhandled exceptionIdleDuration
to cleanup internal dictionary when limiters aren't activeThe text was updated successfully, but these errors were encountered: