cartridge-java
cartridge-java copied to clipboard
Need comments about the hourly timeout in retries
Write the details in the comments in the code why we use the hourly timeout in retries
https://github.com/tarantool/cartridge-java/blob/25b8df81f8dfd70a629e04c00e3976b967f55569/src/main/java/io/tarantool/driver/api/retry/TarantoolRequestRetryPolicies.java#L206-L209
First we need to check the reasons for such timeouts and meybe adjust them.