8000 List all the exceptions that happened during heuristic execution at the end · Issue #86 · giganticode/bohr-runtime · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

List all the exceptions that happened during heuristic execution at the end #86

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

Open
hlibbabii opened this issue May 6, 2021 · 0 comments

Comments

@hlibbabii
Copy link
Member

Currently, if an exception occurs when a heuristic is applied to a dataset, it will be logged (with the stack trace) and BOHR will go on with the execution of other heuristics. This approach has two cons:

  • If the same exception occurs for every data point, logs got very polluted;
  • The exception might be a problem with the framework (as opposed to a bug in heuristic definition), that's why it would be good to interrupt execution, or at least to display the list of all exceptions that occurred at the end so that we could check if any exceptions were the fault of the framework
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant
0