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

Improve experience and error reporting for distant launch #93

Closed
chipsenkbeil opened this issue Feb 1, 2022 · 2 comments
Closed

Improve experience and error reporting for distant launch #93

chipsenkbeil opened this issue Feb 1, 2022 · 2 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request refactor Refactor portions of codebase

Comments

@chipsenkbeil
Copy link
Owner

Per #92, getting an error that says "No such file or directory" is fairly useless to users of the tool.

  1. Error messages need to be more robust during launch
  2. We may want to switch away from unix domain socket being the default choice as it may be more cumbersome for some
  3. There's not an easy way to go from launch to action with environment variables, it may be handy to support an environment variable of DISTANT_SESSION that you can make from pipe that includes everything needed
@chipsenkbeil chipsenkbeil added documentation Improvements or additions to documentation enhancement New feature or request refactor Refactor portions of codebase labels Feb 1, 2022
@chipsenkbeil chipsenkbeil added this to the 1.0 milestone Feb 1, 2022
@chipsenkbeil
Copy link
Owner Author

Done using anyhow errors that have context

@github-actions
Copy link

github-actions bot commented Jul 8, 2023

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation enhancement New feature or request refactor Refactor portions of codebase
Projects
None yet
Development

No branches or pull requests

1 participant