Skip to content

Commit 7736b7f

Browse files
committed
Add 'Temporary:DriverMaxConnectionPoolSize' feature flag
1 parent 87a16a6 commit 7736b7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/testkit-backend/src/request-handlers.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,7 @@ export function GetFeatures (_context, _params, wire) {
367367
'Feature:API:Result.List',
368368
'Feature:API:Result.Peek',
369369
'Temporary:ConnectionAcquisitionTimeout',
370+
'Temporary:DriverMaxConnectionPoolSize',
370371
'Temporary:TransactionClose',
371372
...SUPPORTED_TLS
372373
]

0 commit comments

Comments
 (0)