oslo.messaging/oslo_messaging/rpc
Dmitriy Ukhlov 4df633db74 Improves exception handling and logging
1) try to catch all possible exceptions during message acknowledging
    and dispatching to send ack/nack when we can to do it
2) improve logging in case of exceptions during message acknowledging
    and dispatching

Depends-On: I2d230d49e5aff6ab4d84ab8c3d2834f85e3405eb
Change-Id: I41a768c5624fa2212257ce20bf9a67d09de0c4ab
2016-04-26 12:34:46 +00:00
..
__init__.py Move files out of the namespace package 2015-01-12 12:50:41 -05:00
client.py Update the RPC cast() documentation. 2016-04-22 10:57:21 -04:00
dispatcher.py Move server related logic from dispatchers 2016-03-30 11:07:32 +00:00
server.py Improves exception handling and logging 2016-04-26 12:34:46 +00:00