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

chore: add proper log message when argo logs yields with EOF error #33

Closed
wants to merge 1 commit into from

Conversation

kdoroszko-splunk
Copy link
Contributor

This PR provides proper log message when the EOF error appears while performing argo logs --follow operation. It caused a lot of confusion among developers, since it looked like the tests stopped being performed (although they were still in progress). The developers used to unnecessarily re-trigger tests in this case.

The message should be enough. Optionally, we could also add one or two retries of argo logs --follow while getting EOF error (https://grpc.github.io/grpc/core/md_doc_statuscodes.html)

@kdoroszko-splunk kdoroszko-splunk requested a review from a team as a code owner September 9, 2024 07:56
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.

1 participant