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

Don't panic on unknown error #377

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Conversation

dkropachev
Copy link
Collaborator

Currently driver panics on unknown error.
It is better to return generic error with maximum available information in it.

sylwiaszunejko
sylwiaszunejko previously approved these changes Dec 20, 2024
@sylwiaszunejko sylwiaszunejko dismissed their stale review December 20, 2024 13:46

CI needs fixing

Currently driver panics on unknown error.
It is better to return generic error with maximum available information
in it.
@dkropachev dkropachev force-pushed the dk/dont-panic-on-unknown-errror branch from 78f1fc4 to eb9141c Compare December 20, 2024 15:13
@dkropachev
Copy link
Collaborator Author

@sylwiaszunejko , done, please take a look

@dkropachev dkropachev merged commit 3785839 into master Dec 20, 2024
2 checks passed
@dkropachev dkropachev deleted the dk/dont-panic-on-unknown-errror branch December 20, 2024 18:15
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