local-ch / lhc

🚀 Advanced HTTP Client for Ruby. Fueled with interceptors.
GNU General Public License v3.0
43 stars 1 forks source link

New default connect timeout #116

Closed 10xSebastian closed 6 years ago

10xSebastian commented 6 years ago

In one of our applications (salesbutler) we had a lot of problems with a default connecttimeout of 1 second. After running a test with 2 seconds, it seems to be the way better default for our infrastructure.