Modify some comments to make them clickable
Change-Id: Ib085fa551950f1c1461a11bb80f4909fb8425484
This commit is contained in:
parent
c01b03e87c
commit
40e5be488e
@ -325,9 +325,9 @@ class Consumer(object):
|
||||
except conn.connection.channel_errors as exc:
|
||||
# We retries once because of some races that we can
|
||||
# recover before informing the deployer
|
||||
# bugs.launchpad.net/oslo.messaging/+bug/1581148
|
||||
# bugs.launchpad.net/oslo.messaging/+bug/1609766
|
||||
# bugs.launchpad.net/neutron/+bug/1318721
|
||||
# https://bugs.launchpad.net/oslo.messaging/+bug/1581148
|
||||
# https://bugs.launchpad.net/oslo.messaging/+bug/1609766
|
||||
# https://bugs.launchpad.net/neutron/+bug/1318721
|
||||
|
||||
# 406 error code relates to messages that are doubled ack'd
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user