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

getting issue in #24

Open
dipakvarma159 opened this issue Jul 24, 2020 · 1 comment
Open

getting issue in #24

dipakvarma159 opened this issue Jul 24, 2020 · 1 comment

Comments

@dipakvarma159
Copy link

I'm getting issue while processing 150 requests.
service call failure --->
System.Threading.Tasks.TaskCanceledException: A task was canceled.
at RateLimiter.CountByIntervalAwaitableConstraint.WaitForReadiness(CancellationToken cancellationToken)
at RateLimiter.TimeLimiter.Enqueue[T](Func1 perform, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at Microsoft.Extensions.Http.Logging.LoggingScopeHttpMessageHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken) at System.Net.Http.HttpClient.FinishSendAsyncBuffered(Task1 sendTask, HttpRequestMessage request, CancellationTokenSource cts, Boolean disposeCts) ...

may it's for timeout or something..
What's the request queue limit of the RateLimit?

@David-Desmaisons
Copy link
Owner

There is no limit.

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

No branches or pull requests

2 participants