-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
HTTP Template with Retry Strategy temporarily hangs after request #13444
Comments
Please try with at least v3.5.10 or
This warning sounds pretty relevant. It also duplicates #13341. Were you not getting this warning in v3.4? |
Thanks for the response. We have fixed this issue. The service account did not have the |
Which SA in particular? |
|
And we were not getting this warning or issue in v3.5.4. |
Pre-requisites
:latest
image tag (i.e.quay.io/argoproj/workflow-controller:latest
) and can confirm the issue still exists on:latest
. If not, I have explained why, in detail, in my description below.What happened? What did you expect to happen?
HTTP Template With Retry Strategy Hangs After Successful Or Failed Request
After upgrading to v3.5.5 (solution to issue #11889), our workflows using HTTP templates hang for random amounts of time. Ranging between 5-30+ minutes before continuing. Tested in multiple environments. I think it has something to do with the task set, but I can't be sure. Any ideas?
#11889
Version(s)
v3.5.5
Paste a minimal workflow that reproduces the issue. We must be able to run the workflow; don't enter a workflows that uses private images.
Logs from the workflow controller
Logs from in your workflow's wait container
The text was updated successfully, but these errors were encountered: