Skip to content

Commit 0f8ff09

Browse files
authored
Update spec.ts
1 parent 7f35f5b commit 0f8ff09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

svc/api/spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ const pool = new Pool({
9797
query_timeout: 15000,
9898
lock_timeout: 15000,
9999
connectionTimeoutMillis: 15000,
100-
max: 5,
100+
max: 3,
101101
});
102102

103103
const parameters = {

0 commit comments

Comments
 (0)