Josip Sokcevic created THRIFT-4561:
--------------------------------------
Summary: Python: cleanup socket timeout settings
Key: THRIFT-4561
URL: https://issues.apache.org/jira/browse/THRIFT-4561
Project: Thrift
Issue Type: Task
Reporter: Josip Sokcevic
Setting default socket timeout can lead to side effects with latest version of
gunicorn:
[https://github.com/benoitc/gunicorn/issues/880]
[https://github.com/benoitc/gunicorn/pull/1616]
Since timeout is set in HttpClient, there's no longer need to set socket
default timeout
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)