[JAVA] The story that the DB connection and other timeouts did not time out according to the set value

The story that the DB connection and other timeouts did not time out according to the set value

It's just a story that something like this happened. ..

Since the retry process was done inside the library, there was a case where the timeout value * the number of retries was waited before the exception occurred.

Also, retries are retries, and as the number of retries increases, it seems that the retry interval has increased, so it may be good to take that into consideration.

Recommended Posts

The story that the DB connection and other timeouts did not time out according to the set value
A story that took time to establish a connection
The story that did not disappear when I tried to delete mysql on ubuntu
The story that led to solving the error because postgres did not start with docker-compose up
[Rails] A story that continued to incorrectly verify the reason why the update action did not pass (update)
[Gradle] The story that the class file did not exist in the jar file
The story that the build error did not stop when using Eclipse 2020
The story of introducing Gradle as a retrofit to an existing system that did not manage packages
[Java] How to set the Date time to 00:00:00
Initialize Ruby array with 0 like Java, that is, set the default value to 0