We are a happy user of HTTP.rb, but the services we use are less "happy". Intermittently they will just thrown an HTTP 500 error, or time out on us.
It would be great if this library could provide an automatic retry mechanism (similar to Faraday's retry implementation).
We are willing to port the behaviour of retry behaviour of Faraday into this library if there is interest to have it merged. If not we would publish it as a gem that adds the functionality to HTTP.rb.
We are a happy user of HTTP.rb, but the services we use are less "happy". Intermittently they will just thrown an HTTP 500 error, or time out on us.
It would be great if this library could provide an automatic retry mechanism (similar to Faraday's retry implementation).
We are willing to port the behaviour of retry behaviour of Faraday into this library if there is interest to have it merged. If not we would publish it as a gem that adds the functionality to HTTP.rb.