Vincent Untz 8bfc3637a2 Catch socket.timeout when doing heartbeat_check
heartbeat_check in kombu.connection is not reraising exceptions as
exceptions.OperationalError, and the socket timeout during the heartbeat
check is really an issue seen in the field when a node goes down; the
heartbeat thread just tries again and again to deal with it, without
success.

Change-Id: I26dbdb18a7e64946db2cba676764ff2d428c7897
Closes-Bug: #1657444
2017-11-14 18:00:42 +01:00
..
2017-06-13 08:46:50 -04:00
2016-11-23 09:02:14 +00:00
2017-11-12 13:43:48 -05:00
2017-06-13 08:46:50 -04:00
2016-07-22 13:03:04 +03:00