Skip to content

Commit c380663

Browse files
KaloyanTanevOisinKyne
authored andcommitted
Reduce getheader timeout
1 parent 425ad0c commit c380663

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ services:
156156
-addr=0.0.0.0:18550
157157
-relay-check
158158
-relays=${MEVBOOST_RELAYS}
159-
-request-timeout-getheader=${MEVBOOST_TIMEOUT_GETHEADER:-950}
159+
-request-timeout-getheader=${MEVBOOST_TIMEOUT_GETHEADER:-600}
160160
-request-timeout-getpayload=${MEVBOOST_TIMEOUT_GETPAYLOAD:-4000}
161161
-request-timeout-regval=${MEVBOOST_TIMEOUT_REGVAL:-3000}
162162
labels:

0 commit comments

Comments
 (0)