-
Notifications
You must be signed in to change notification settings - Fork 615
Closed
Labels
Description
We're experiencing the same timeout and failed connection issue with Net::HTTP as outlined in #298. I'm looking at using a different lib such as Patron or Typhoeus but there seems to be a lot of chatter about problems with both of them if I look back through the issues.
I understand from the README and various Issues that there is hesitation to recommend a single library. I also appreciate the flexibility of being able to use whichever one we want. But, since we don't use any other HTTP library right now, it would be really helpful to understand which one is the most consistent and most supported specifically for ES.
Is there a general preference?