Skip to content

Commit

Permalink
2 and 5 seconds
Browse files Browse the repository at this point in the history
  • Loading branch information
robertraaijmakers committed Feb 24, 2025
1 parent 6523dcb commit 3939e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/AlfenApi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ export class AlfenApi {
connections: 1,
pipelining: 1,
keepAliveTimeout: 2000,
keepAliveMaxTimeout: 10000,
keepAliveMaxTimeout: 5000,
connect: { rejectUnauthorized: false },
});

Expand Down

0 comments on commit 3939e2b

Please sign in to comment.