Skip to content

[Bug] Panic and fail ungracefully when internet down #395

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

Open
Tokarak opened this issue Mar 18, 2025 · 0 comments · May be fixed by #396
Open

[Bug] Panic and fail ungracefully when internet down #395

Tokarak opened this issue Mar 18, 2025 · 0 comments · May be fixed by #396

Comments

@Tokarak
Copy link
Contributor

Tokarak commented Mar 18, 2025

Should be an easy fix, probably just an unwrap() that shouldn't be there. On commit 357e7c2.

thread 'tokio-runtime-worker' panicked at src/main.rs:426:44:
Failed to request GitHub: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: nodename nor servname provided, or not known" }))
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
fish: Job 1, 'cargo run --release' terminated by signal SIGABRT (Abort)
@Tokarak Tokarak linked a pull request Mar 18, 2025 that will close this issue
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 a pull request may close this issue.

1 participant