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

Add error reporting during auto-reapply process #62

Open
4 tasks
kirangadhave opened this issue Aug 1, 2023 · 0 comments
Open
4 tasks

Add error reporting during auto-reapply process #62

kirangadhave opened this issue Aug 1, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kirangadhave
Copy link
Member

We are treating each interaction in provenance a code snippet. The interactions are reapplied when the code cell is run. In case the dataset variable changes, this might result in errors. Currently we have errors/warnings attribute in TrrackableCell class, but we don't utilize it.

  • Create proper error messages and store in cell metadata.
  • Associate the errors with correct provenance node.
  • Show the errors in the provenance graph.
  • Move current to the previous node.
@kirangadhave kirangadhave added code enhancement New feature or request labels Aug 1, 2023
@kirangadhave kirangadhave added this to the Evaluation milestone Aug 1, 2023
@kirangadhave kirangadhave self-assigned this Aug 1, 2023
@kirangadhave kirangadhave removed this from the Evaluation milestone Oct 31, 2023
@kirangadhave kirangadhave removed the code label Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant