Skip to content

Commit 4e6b79f

Browse files
zjwu0522claude
andauthored
fix: increase default timeout from 1000s to 3600s (#241)
Co-authored-by: Claude <noreply@anthropic.com>
1 parent 42bdebc commit 4e6b79f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

run-benchmark.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ EXP_NAME=""
1111
USE_DOCKER=false
1212
SERVICES="filesystem,notion,github,postgres,playwright"
1313
PARALLEL=false
14-
TIMEOUT=1000
14+
TIMEOUT=3600
1515
K=4
1616

1717
# Color codes for output

0 commit comments

Comments
 (0)