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

argo submit --wait and argo wait quits while workflow is running #1328

Closed
raftAtGit opened this issue Apr 19, 2019 · 0 comments · Fixed by #1347
Closed

argo submit --wait and argo wait quits while workflow is running #1328

raftAtGit opened this issue Apr 19, 2019 · 0 comments · Fixed by #1347
Assignees
Labels
Milestone

Comments

@raftAtGit
Copy link

Is this a BUG REPORT or FEATURE REQUEST?: BUG REPORT

What happened:
argo submit --wait and argo wait waits for some time but quits while the workflow is still running. Re-executing argo wait command, sometimes quits early sometimes waits until the end.

In contrast argo submit --watch and argo watch does not quit before workflow is completed.

This is a fairly complicated workflow, multiple nested steps running sequential and parallel.

Tested on both Ubuntu and Ubuntu on Windows.

Environment:

  • Argo version: v2.2.1
@jessesuen jessesuen added this to the v2.4 milestone Apr 19, 2019
@sarabala1979 sarabala1979 self-assigned this Apr 29, 2019
icecoffee531 pushed a commit to icecoffee531/argo-workflows that referenced this issue Jan 5, 2022
* fix(eventsource): allow default exchange in ampq

Allow specifying the default exchange in AMQP event source.

Signed-off-by: hodbn <[email protected]>

* chore: add dazz to USERS.md

Signed-off-by: hodbn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants