http icon indicating copy to clipboard operation
http copied to clipboard

project level timeout

Open pynixwang opened this issue 1 year ago • 2 comments

I want to set a project level timeout

is HTTP.default_options = { timeout_class: HTTP::Timeout::Global, timeout_options: { global_timeout: 10 } } ok?

pynixwang avatar Mar 13 '24 13:03 pynixwang

I'd suggest asking about this in #773 where we are discussing a redesign of the timeout subsystem

tarcieri avatar Mar 13 '24 13:03 tarcieri

@tarcieri it works

pynixwang avatar Mar 14 '24 07:03 pynixwang