-
Notifications
You must be signed in to change notification settings - Fork 838
Block err handling #3713
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
base: master
Are you sure you want to change the base?
Block err handling #3713
Conversation
…or implementation
…c error by unionizing the types
…rrors file, moved error codes to Util
Codecov ReportAll modified and coverable lines are covered by tests ✅
|
|
Same Q as with #3714 , @jochem-brouwer do you have a view on if our error handling should be improved at this stage, or is status-quo sufficinet? |
|
I remember this PR, this is cherry-picked from the original, the code is from @holgerd77. I think if we want to improve Block errors this would be a way to start (this PR should rather be treated as to be opened by Holger). Also part of error messages issue #3712 |
|
Let's please leave open for now for inspiration until we get a bit more of a start on this second half of error integration, so when we replace all these |
Cherry-picked from #1910, original author: @holgerd77
Related: #3712