Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: improve error handling when posting workspace agent version #5775

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

Merged
merged 1 commit into from
Jan 18, 2023

Conversation

kylecarbs
Copy link
Member

A customer ran into an unfortunate error here that we miss!

A customer ran into an unfortunate error here that we miss!
@kylecarbs kylecarbs requested a review from coadler January 18, 2023 21:53
@kylecarbs kylecarbs self-assigned this Jan 18, 2023
@@ -489,15 +489,15 @@ func (c *Client) PostWorkspaceAgentAppHealth(ctx context.Context, req PostWorksp
}

func (c *Client) PostWorkspaceAgentVersion(ctx context.Context, version string) error {
// Phone home and tell the mothership what version we're on.
Copy link
Contributor

Choose a reason for hiding this comment

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

🛸

Copy link
Member Author

Choose a reason for hiding this comment

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

el oh el

@kylecarbs kylecarbs enabled auto-merge (squash) January 18, 2023 21:56
@kylecarbs kylecarbs merged commit 41145a6 into main Jan 18, 2023
@kylecarbs kylecarbs deleted the postvererr branch January 18, 2023 22:03
@github-actions github-actions bot locked and limited conversation to collaborators Jan 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants