establishTimeout property

Duration get establishTimeout

When the pool wants to establish a new database connection and it is not possible to complete within this time then a warning will be logged. Defaults to 30 seconds.

Implementation

Duration get establishTimeout;