This repository has been archived by the owner on Mar 16, 2019. It is now read-only.
Execution of commands should be robust to timeouts on Helm side #9
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Occasionally commands will fail with a Kubernetes/Helm timeout, we should have a robust mechanism to avoid breaking execution on a first fail (e.g. some kind of exponential backoff, or use
execute_until_success
with a limited number of tries.)The text was updated successfully, but these errors were encountered: