990d894eaf
Dispatcher should be responsible for routing message to the callback method of endpoint object and returning result back to the server only. But now it is also responsible for sending reply, ack/reque messages etc. Also this patch makes small improvements: 1) Notification dispatcher now requeue message if endpoint raises exception 2) unstable behaviour of test_mask_passwords test is fixed Change-Id: I5f23e23644e90919cb67f81fc306ee85c5e09974 |
||
---|---|---|
.. | ||
__init__.py | ||
test_dispatcher.py | ||
test_impl_messaging.py | ||
test_listener.py | ||
test_log_handler.py | ||
test_logger.py | ||
test_middleware.py | ||
test_notifier.py |