Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Arithmetic operation resulted in an overflow #129

Open
esp0 opened this issue Mar 22, 2019 · 0 comments
Open

Arithmetic operation resulted in an overflow #129

esp0 opened this issue Mar 22, 2019 · 0 comments

Comments

@esp0
Copy link

esp0 commented Mar 22, 2019

On a high traffic site, all visitors suddenly got this message:

"   Arithmetic operation resulted in an overflow:
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)\r\n   
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)\r\n   
at WebApiThrottle.ThrottlingCore.ApplyRules(RequestIdentity identity, TimeSpan timeSpan, RateLimitPeriod rateLimitPeriod, Int64& rateLimit)\r\n   
at WebApiThrottle.ThrottlingHandler.SendAsync(HttpRequestMessage request, CancellationToken cancellationToken)\r\n   
at System.Web.Http.HttpServer.<SendAsync>d__0.MoveNext()"

The problem disappeared after a restart. Is this a bug?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant