issues
search
ballerina-platform
/
ballerina-library
The Ballerina Library
https://ballerina.io/learn/api-docs/ballerina/
Apache License 2.0
136
stars
64
forks
source link
No way to define idletimeout in sql pools
#6631
Open
niveathika
opened
5 months ago
niveathika
commented
5 months ago
Description:
$subject
Following properties are not supported,
idleTimeout -> Timeout after which the connection is closed after being idle
leakDetectionThreshold -> This will warning message if a connection is open for longer than this
connectionTimeout -> (This can be set through Options.connectTimeout for now, better if we can improve)
Description: $subject
Following properties are not supported,