Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retry on K8s API request timeout #3939

Closed
sarabala1979 opened this issue Sep 4, 2020 · 1 comment
Closed

Retry on K8s API request timeout #3939

sarabala1979 opened this issue Sep 4, 2020 · 1 comment
Assignees
Labels

Comments

@sarabala1979
Copy link
Member

Summary

workflow failed on intermittent K8s API timeout

What happened/what you expected to happen?

Diagnostics

What version of Argo Workflows are you running?

Paste the workflow here, including status:
kubectl get wf -o yaml ${workflow} 
Paste the logs from the workflow controller:
kubectl logs -n argo $(kubectl get pods -l app=workflow-controller -n argo -o name) | grep ${workflow}

Message from the maintainers:

Impacted by this bug? Give it a 👍. We prioritise the issues with the most 👍.

@sarabala1979 sarabala1979 self-assigned this Sep 4, 2020
@alexec
Copy link
Contributor

alexec commented Sep 4, 2020

Maybe fixed by #3217 (#3853)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants