Denis
Denis
## Bug Report 1. There is a Java (spring) service, which uses Redis cluster with help lettuce. 2. We have a setting `spring.redis.lettuce.pool.maxActive == 100_000` 2. At some moment, the...
*Title*: It seems that when I add a new HTTP header in Lua filter (`envoy_on_request)` for gRPC request, a server application doesn't receive it. *Description*: I use Istio with Envoy...
Hello, To reproduce this case, you need to perform the following steps: 1. create queue 2. enqueue `500` elements 3. close the application (it helps to reset your in-memory pointer...
### Code that causes the issue I'm trying to get my scheduled messages. It is my first experience with Telethon, and all code is generated by Gemini, but it looks...