diff options
author | Omar Ghishan <omar.ghishan@rd.io> | 2013-12-18 16:53:03 -0800 |
---|---|---|
committer | Omar Ghishan <omar.ghishan@rd.io> | 2014-01-06 15:14:08 -0800 |
commit | 60ccb4dd025ec3e3da6feb77f9797aa1da723bfa (patch) | |
tree | 39c6edbd85397aab6163a88a0c629516836fe817 /kafka/protocol.py | |
parent | 8f076df94c0d06d67d4ab39c991d8f83995431b5 (diff) | |
download | kafka-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