A five-second default timeout is pretty ridiculous for streaming
authorRobin Houston <robin.houston@gmail.com>
Sat, 5 Mar 2011 16:16:39 +0000 (16:16 +0000)
committerRobin Houston <robin.houston@gmail.com>
Sat, 5 Mar 2011 16:16:39 +0000 (16:16 +0000)
commitb9556cd5b67eb9cfc15aa0de27353a8768f15756
tree165add9a6e662ef70ffcc4862209575406da6461
parent6a1e170b371bfd52716ae05d85c2f303065fc687
A five-second default timeout is pretty ridiculous for streaming
searches, where Twitter will take longer than five seconds even to
send a response header.

My preferred default would be no timeout at all, but if we are to
have one then five minutes seems more reasonable than five seconds.
tweepy/streaming.py