Retry fetching charts on failure
From a rough glance, it can take around 20 minutes for the Charts to be available after release-tools play the publish jobs. So, made the timeout around 50 minutes to be on the safest side.
Testing
- Update
CHART_VERSIONS
file to point to a non-existent version - Run
export CHART_FETCH_WAIT_TIME=1s
- Run
sh scripts/retrieve_gitlab_charts.sh
Closes: #715 (closed)
Edited by Balasankar 'Balu' C