commit | f65cf0c5ed81601eb5eda5e8b2134142180923b9 | [log] [tgz] |
---|---|---|
author | Pavlo Shchelokovskyy <shchelokovskyy@gmail.com> | Wed Jul 24 22:11:33 2019 +0300 |
committer | Vasyl Saienko <vsaienko@mirantis.com> | Thu Jul 25 10:12:03 2019 +0000 |
tree | 20516f5c1bd0ff48a1f6488b1316d6c9351568f0 | |
parent | 0d4773a7dc87872dd28b3be0fc8a0a81cdaa864d [diff] |
Retry all API calls for >=500 responses reraise original error otherwise. Hardcoded 30 retries with 1 second interval. Mostly useful to wake up the API dirung first cold start of Apache site in the absence of haproxy probes. Change-Id: I43dbc1f799913f010f87c73188be44fac07734fe Related-Issue: PROD-32186