Closed Playsus1234 closed 3 months ago
Hello! The max-lifetime-minutes
database configuration option gets converted into a Duration
of minutes here, so to my knowledge there is no way to specify a second, or seconds here. But, changing the method would be a fairly easy change here.
Would you mind sharing what is your use-case here, as in using seconds instead of minutes?
If you want to refresh connections more frequently than a minute, wouldn't that negate most benefits of using a connection pool anyway?
Closing for the reason described. Feel free to reopen if wanted.
I have confirmed that ...
Description
max-lifetime-minutes how to write values in seconds?