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
@zanker, in face of switching socket related stuff to socketry, I propose to wipe out timeouts support. That will auto-magically resolve #203 and will bring timeouts support and better celluloid integration once we finally switch to socketry. #210 becomes obsolete as well.
The text was updated successfully, but these errors were encountered:
It definitely should not be removed. For us personally, timeout support is critical, but in general a HTTP client is kind of a lot less useful if you can't control timeouts.
I do want to switch it to Socketry when that's ready, but it's not yet :(
@zanker, in face of switching socket related stuff to socketry, I propose to wipe out timeouts support. That will auto-magically resolve #203 and will bring timeouts support and better celluloid integration once we finally switch to socketry. #210 becomes obsolete as well.
The text was updated successfully, but these errors were encountered: