burns47
Results
2
issues of
burns47
**Describe the bug** We're running a multitenant API deployment and we're using the `env` tag to identify the customer that issued the request. As a result, we're manually specifying `env`...
This is another report of #2804 Environment details: - We're seeing this on StackExchange.Redis 2.8.16, but I've reproduced on 2.8.37. - We're running dockerized .NET 8 on linux `FROM mcr.microsoft.com/dotnet/aspnet:8.0`...