We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80df008 commit f9be075Copy full SHA for f9be075
src/hb_opts.erl
@@ -200,7 +200,7 @@ default_message() ->
200
%% HTTP request options
201
http_connect_timeout => 5000,
202
http_keepalive => 120000,
203
- http_request_send_timeout => 60000,
+ http_request_send_timeout => 300_000,
204
port => 8734,
205
wasm_allow_aot => false,
206
%% Options for the relay device
0 commit comments