commit | aa656cabf94e8a7679c06ad2e365b4e18caebf4d | [log] [tgz] |
---|---|---|
author | Michael Polenchuk <mpolenchuk@mirantis.com> | Wed Apr 13 15:19:58 2022 +0400 |
committer | Pavlo Shchelokovskyy <shchelokovskyy@gmail.com> | Tue Aug 08 21:04:06 2023 +0300 |
tree | 31ea8a91e3c1117a385dee01eb5e742052f29528 | |
parent | f93cce7db18e60ec45e64dc8ff8efb97ea62d6d7 [diff] |
[barbican] Retry on tls connection timeout The GET request could get lost or stuck on the way to loadbalancer->backend, so let's retry it. Closes-Bug: PRODX-16055 Change-Id: Iab75cc251daba755dd248cda6b7b8c534283fc5d (cherry picked from commit 01954d37942b7220243e914cecded8ac16d1a1c0)