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

Issue #366 TCP connection error handling #477

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

TimothyHarder
Copy link
Contributor

Added except block to args.host to handle connection errors for the CLI.

The stream_interface and mesh_interface raise generic exception types, so that's what I've handled here. If we prefer to raise more specific exception types, let me know and I will work on adding those instead.

@CLAassistant
Copy link

CLAassistant commented Jan 7, 2024

CLA assistant check
All committers have signed the CLA.

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.

CLI 1.3a24 missed handling for broken/impossible TCP connections
3 participants