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

Fail gracefully if remote runner connection info is unreliable #607

Merged
merged 2 commits into from
Jun 5, 2024

Conversation

sourishkrout
Copy link
Member

@sourishkrout sourishkrout commented Jun 5, 2024

Unless any --insecure/--insecure=false/--insecure=true is explicitly set.

There is an edge case when VS Code resumes previously persisted terminal sessions upon loading which shows an ugly error if the server is now no longer running under the previously specified socket. In this case, it's better UX to gracefully fall back to a local runner.

PS: Stopped short of addressing gRPC upstream deprecations. Would like to tackle them as part of moving to runme beta cmds.

Copy link

sonarcloud bot commented Jun 5, 2024

Copy link
Collaborator

@pastuxso pastuxso left a comment

Choose a reason for hiding this comment

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

LGTM!

@sourishkrout sourishkrout merged commit 69ef32a into main Jun 5, 2024
6 checks passed
@sourishkrout sourishkrout deleted the seb-grpc-fail branch June 5, 2024 20:47
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.

2 participants