I see a lot of retry_later errors in production.
Searching a bit, I found that I need to set maximum number of sessions and pipeline size (right?).
How can I set that using HTTPotion? I found the api to do that in ibrowse here, but I'm not sure where to put them.
Also, those functions let me increase it for a specific domain/port. How can I set globally?