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

fix: Surface the underlying error on wait timeout. #4966

Merged
merged 2 commits into from Jan 29, 2021

Conversation

alexec
Copy link
Contributor

@alexec alexec commented Jan 28, 2021

Signed-off-by: Alex Collins alex_collins@intuit.com

Checklist:

Signed-off-by: Alex Collins <alex_collins@intuit.com>
Signed-off-by: Alex Collins <alex_collins@intuit.com>
@alexec alexec marked this pull request as ready for review January 29, 2021 00:19
@alexec
Copy link
Contributor Author

alexec commented Jan 29, 2021

@sarabala1979 - ask requested - surfacing the underlying error.

done, err = f()
return done, nil
})
if waitErr != nil {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

Copy link
Member

@sarabala1979 sarabala1979 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alexec alexec merged commit 655c7e2 into argoproj:master Jan 29, 2021
@alexec alexec deleted the done-2 branch January 29, 2021 00:41
@simster7 simster7 mentioned this pull request Feb 1, 2021
32 tasks
@simster7 simster7 mentioned this pull request Feb 8, 2021
38 tasks
copierrj pushed a commit to PDOK/argo-workflows that referenced this pull request Mar 22, 2021
Signed-off-by: Alex Collins <alex_collins@intuit.com>
copierrj pushed a commit to PDOK/argo-workflows that referenced this pull request Mar 23, 2021
Signed-off-by: Alex Collins <alex_collins@intuit.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants