oslo.messaging/oslo_messaging
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
..
_cmd [zmq] Prevent access to rpc_response_timeout 2017-03-23 13:47:33 -04:00
_drivers Catch socket.timeout when doing heartbeat_check 2017-11-14 18:00:42 +01:00
hacking Test:Use unittest.mock on Python 3 2017-02-08 19:15:17 +08:00
notify Warn when wrong transport instance is used 2017-09-11 07:07:30 -07:00
rpc Fix default value of RPC dispatcher access_policy 2017-09-24 20:25:38 -07:00
tests Merge "Fix default value of RPC dispatcher access_policy" 2017-09-26 14:19:54 +00:00
__init__.py Remove deprecated localcontext 2016-05-18 09:28:15 +02:00
_i18n.py Update URLs in documents according to document migration 2017-07-12 22:54:02 +08:00
_utils.py Use method fetch_current_thread_functor from oslo.utils 2016-09-24 15:22:44 +08:00
conffixture.py Remove usage of parameter enforce_type 2017-04-11 14:32:53 +08:00
dispatcher.py Remove useless logging import statements 2016-11-08 10:11:13 +08:00
exceptions.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
opts.py Add kafka_driver directory 2017-06-13 08:46:50 -04:00
serializer.py serializer: remove deprecated RequestContextSerializer 2017-03-29 16:21:17 +08:00
server.py Fix rabbitmq driver with blocking executor 2017-06-08 14:15:15 +02:00
target.py Fixups to the inline documentation 2016-09-12 09:49:00 -04:00
transport.py Flesh out transport_url help 2017-10-06 20:04:34 +00:00
version.py pbr.version.VersionInfo needs package name (oslo.xyz and not oslo_xyz) 2017-02-06 12:49:23 -05:00