Yakov Izmailov
Yakov Izmailov
Hey, I saw that similar issues have been addressed recently but seems we're keep facing them with redisson version 3.24.1 where they were fixed. We use AWS elasticache with clustered...
### Version 4.4.1 ### Context When using vertx grpc client it seems that callOptions that holds deadline configuration is not being propagated to VertxClientCall. ### Steps to reproduce Create a...
### Version 4.5.4 ### Context It seems like there is some race condition in some cases when setting a timeout on http request, consider the following example: ``` HttpClient client...