Skip to content

Commit 77faa8b

Browse files
Add request-timeout for force merge operation
1 parent 9360acb commit 77faa8b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

http_logs/challenges/default.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,8 @@
9696
"name": "force-merge-1-seg",
9797
"operation": {
9898
"operation-type": "force-merge",
99-
"max-num-segments": 1
99+
"max-num-segments": 1,
100+
"request-timeout": 7200
100101
},
101102
"clients": 1
102103
},

0 commit comments

Comments
 (0)