Comment 3 for bug 2043360

Revision history for this message
Gregory Thiemonge (gthiemonge) wrote :

Reverting https://opendev.org/openstack/octavia/commit/a9ee09a676074eeb619a4d7c3d9912114de50e88 would partially fix it, we would also need to do the same treatment with the AmphoraComputeConnectivityWait task

They are the 2 only tasks that use retries:
https://opendev.org/openstack/octavia/src/commit/d3f6c99f095592d185f635a6eefa453daf48b74f/octavia/controller/worker/v2/flows/amphora_flows.py#L60-L77

Note: amphorav1 is not impacted as retry was not used there