Closed Archomeda closed 2 years ago
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.
GetCacheId
Needs investigation.
See https://github.com/Archomeda/Gw2Sharp/blob/master/Gw2Sharp/WebApi/Middleware/CacheMiddleware.cs#L67-L80=
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=