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

Implement to_display for Errors. #1481

Closed
farmaazon opened this issue Feb 15, 2021 · 0 comments · Fixed by #1487
Closed

Implement to_display for Errors. #1481

farmaazon opened this issue Feb 15, 2021 · 0 comments · Fixed by #1487
Labels
p-highest Should be completed ASAP

Comments

@farmaazon
Copy link
Contributor

Summary

The dataflow errors lack a general way to convert them to an user-friendly message. The Error type should implement to_display method.

Value

IDE could easily display an error message inside visualization.

Specification

Acceptance Criteria & Test Cases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p-highest Should be completed ASAP
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants