argo-cd/cmd/argocd-server
May Zhang ec23d917eb
feat: adding failure retry (#3548)
* Initial Try of failure retry

* Get failureRetryCount and failureRetryPeriodSecond from command line args.

* Get failureRetryCount and failureRetryPeriodSecond from command line args.

* Get failureRetryCount and failureRetryPeriodSecond from command line args.

* Get failureRetryCount and failureRetryPeriodSecond from command line args.

* Update logic to find out if we should retry.

* 1. add retry wrapper to only argo client.
2. change to env variables instead of command line arguments.

* keep imports grouped

* resolve merge conflict
2020-05-18 09:51:03 -07:00
..
commands feat: adding failure retry (#3548) 2020-05-18 09:51:03 -07:00
main.go feat: move engine code to argoproj/gitops-engine repo (#3599) 2020-05-15 14:39:29 -07:00