daml/ledger/recovering-indexer-integration-tests
Brian Healey 92568eb2fe
Make hikari connection pool timeout configurable (#9750)
* 2 seconds rather than 250ms for default hikari connection pool timeout

CHANGELOG_BEGIN
[jdbc ledger] increase default hikari connection pool timeout to 2s from 250ms
CHANGELOG_END

* extract hikari connection timeout configuration

* default of 250ms

* read hikari connection timeout default from config rather than hardcoding for sandbox next

* remove unused import
2021-05-20 17:51:30 -04:00
..
src/test Make hikari connection pool timeout configurable (#9750) 2021-05-20 17:51:30 -04:00
BUILD.bazel Add a library that defines Resource factory methods for gRPC servers and channels (#8604) 2021-01-25 10:32:36 +01:00