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 | ||
_metrics | ||
hacking | ||
notify | ||
rpc | ||
tests | ||
__init__.py | ||
_utils.py | ||
conffixture.py | ||
dispatcher.py | ||
exceptions.py | ||
opts.py | ||
serializer.py | ||
server.py | ||
target.py | ||
transport.py | ||
version.py |