geduldig / TwitterAPI

Minimal python wrapper for Twitter's REST and Streaming APIs
936 stars 263 forks source link

Request timeout is not adjustable #84

Closed Bensk1 closed 7 years ago

Bensk1 commented 7 years ago

We are using TwitterAPI and its REST-interface for our project. Lately we ran several times into issues regarding timeouts. Hence, a maximum timeout of five seconds does not seem sufficient.

geduldig commented 7 years ago

See issue #85.