Possible non-unique caching keys for many requests #119
Labels
Area: Web API v2
Related to the v2 web API
Area: Web cache
Related to the web API caching
Priority: High
High priority
Resolution: Fixed
The issue has been fixed
Type: Bug
Something isn't working
It's possible that the many requests do not have their ids transformed to proper cache id keys. It seems to be missing the call to the
GetCacheId
method.Needs investigation.
See https://github.com/Archomeda/Gw2Sharp/blob/master/Gw2Sharp/WebApi/Middleware/CacheMiddleware.cs#L67-L80=
The text was updated successfully, but these errors were encountered: