723513a9d9
kombu 5.2.4 fixed an off-by-one issue that meant we were attempting
retries more than once [1]. We need to handle this to unblock the gate.
This was discovered by examining the call stack and comparing this with
recent changes in openstack/requirements.
[1]
|
||
---|---|---|
.. | ||
drivers | ||
functional | ||
notify | ||
rpc | ||
__init__.py | ||
test_config_opts_proxy.py | ||
test_exception_serialization.py | ||
test_expected_exceptions.py | ||
test_fixture.py | ||
test_opts.py | ||
test_target.py | ||
test_transport.py | ||
test_urls.py | ||
test_utils.py | ||
utils.py |