Adds TimeoutError handling to the retryer wrapper function. This will ensure that... 27/13027/1
authorGabriel Cuba <gcuba@whitestack.com>
Tue, 28 Feb 2023 23:51:19 +0000 (18:51 -0500)
committerGabriel Cuba <gcuba@whitestack.com>
Tue, 28 Feb 2023 23:52:19 +0000 (18:52 -0500)
commit87f5f03155d092c22f2bdf7303f10abf06f42531
tree19f6c7d8c5b04629c25f65c4d779f8e91704726f
parentc773744f338d3c019b4978b0fc591d14c614b4cf
Adds TimeoutError handling to the retryer wrapper function. This will ensure that gRPC calls succed while upgrading a Helm based EE.

Change-Id: I49a0ec370986e45e8b779f361ee4d72ff5a15ef1
Signed-off-by: Gabriel Cuba <gcuba@whitestack.com>
osm_lcm/lcm_helm_conn.py