Skip to content

Commit 9b698bb

Browse files
authored
increase the timeout of the management session (#254)
Co-authored-by: Saimon Michelson <saimon.michelson@gmail.com>
1 parent 328dde8 commit 9b698bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cterasdk/settings.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ sessions:
44
allow_unsafe: true
55
ssl: true
66
timeout:
7-
sock_connect: 5
8-
sock_read: 10
7+
sock_connect: 30
8+
sock_read: 60
99
edge:
1010
services:
1111
ssl: prompt

0 commit comments

Comments
 (0)