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

Provide information about the node when a node errors #60

Open
jonathanjfshaw opened this issue Apr 24, 2020 · 0 comments
Open

Provide information about the node when a node errors #60

jonathanjfshaw opened this issue Apr 24, 2020 · 0 comments

Comments

@jonathanjfshaw
Copy link
Contributor

Python's stack trace tells us which class threw an error, but sometimes there are multiple instances of a class in a graph and it's very helpful to know which graph node has the problem.

This could be done by mutating the error message, or by adding timeflux debug log output, or both.

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

No branches or pull requests

1 participant