Skip to content

Commit d7a3c21

Browse files
committed
increase watchdog timeout
1 parent 45140ff commit d7a3c21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/run-timeboost-demo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ for (( i=0; i<$nodes; i++ )); do
124124
--until $rounds
125125
--keyset-file $keyset_file
126126
--stamp "${stamp}-$i.sf"
127-
--watchdog-timeout 30
127+
--watchdog-timeout 100
128128
--namespace $namespace)
129129

130130
if $ignore_stamp; then

0 commit comments

Comments
 (0)