You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the code, but we already have a multi-backend http client bundled in the gem and faraday is another multi-backend http client. I don't really understand why you would want this (especially since the gem uses Net::HTTP by default), so I have to ask: why are you guys using it this way? Also, if we are to accept this into the gem then we would really prefer that it didn't monkey-patch Faraday.
Sorry for taking so long to get back to you. That makes a lot of sense, especially the instrumentation part. If you'd like to put together a pull request (with tests) we can see about getting this merged in.
We're using the following code for almost a year, so I figured that you might want to put it in wiki or in contrib.
The text was updated successfully, but these errors were encountered: