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]
|
||
---|---|---|
.. | ||
__init__.py | ||
test_amqp_driver.py | ||
test_impl_kafka.py | ||
test_impl_rabbit.py | ||
test_pool.py |