Update git submodules

* Update oslo.messaging from branch 'master'
  to 0602d1a10ac20c48fa35ad711355c79ee5b0ec77
  - Increase ACK_REQUEUE_EVERY_SECONDS_MAX to exceed default kombu_reconnect_delay
    
    Previously the two values were the same; this caused us
    to always exceed the timeout limit ACK_REQUEUE_EVERY_SECONDS_MAX
    which results in various code paths never being traversed
    due to premature timeout exceptions.
    
    Also apply min/max values to kombu_reconnect_delay so it doesn't
    exceed ACK_REQUEUE_EVERY_SECONDS_MAX and break things again.
    
    Closes-Bug: #1993149
    Change-Id: I103d2aa79b4bd2c331810583aeca53e22ee27a49
This commit is contained in:
Andrew Bogott 2023-05-18 08:19:39 -06:00 committed by Gerrit Code Review
parent 0b09edfd57
commit bd5f0e7932
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit fd2381c723fe805b17aca1f80bfff4738fbe9628
Subproject commit 0602d1a10ac20c48fa35ad711355c79ee5b0ec77