Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Net::HTTP.get_response timeout

Does Net::HTTP.get_response timeout after some number of seconds?
If it does not, is there a way for me to add a timeout?

like image 390
user3752900 Avatar asked Nov 30 '25 20:11

user3752900


1 Answers

There doesn't seem to be any method nor attributes for either Net:HTTP.get_response and/or Net:HTTP.get_print as per latest documentation. There is a nice blog post that documents the basics for setting the timeouts though.

like image 70
Pavel Frkal Avatar answered Dec 03 '25 15:12

Pavel Frkal



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!