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

Better error propagation / display. #38

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

kskalski
Copy link
Contributor

Motivation

Errors are often very opaque, e.g. "Parse error" even when there was specific IO or logic error causing it underneath.

Solution

Make some of the errors transparent or include inner error message in the final error

PR Checklist

  • Added Tests
  • Added Documentation
  • [none] Breaking changes

@sslivkoff sslivkoff merged commit 5834bcd into paradigmxyz:main Aug 22, 2023
3 checks passed
@kskalski kskalski deleted the enhance/errors branch August 30, 2023 07:43
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