summaryrefslogtreecommitdiff
path: root/kafka/protocol.py
diff options
context:
space:
mode:
authorOmar Ghishan <omar.ghishan@rd.io>2013-12-18 16:53:03 -0800
committerOmar Ghishan <omar.ghishan@rd.io>2014-01-06 15:14:08 -0800
commit60ccb4dd025ec3e3da6feb77f9797aa1da723bfa (patch)
tree39c6edbd85397aab6163a88a0c629516836fe817 /kafka/protocol.py
parent8f076df94c0d06d67d4ab39c991d8f83995431b5 (diff)
downloadkafka-python-60ccb4dd025ec3e3da6feb77f9797aa1da723bfa.tar.gz
Allow customizing socket timeouts.
Previously, if you try to consume a message with a timeout greater than 10 seconds, but you don't receive data in those 10 seconds, a socket.timeout exception is raised. This allows a higher socket timeout to be set, or even None for no timeout.
Diffstat (limited to 'kafka/protocol.py')
0 files changed, 0 insertions, 0 deletions