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 an option in configs to avoid storage of integration errors #259

Open
alecandido opened this issue May 5, 2023 · 0 comments
Open

Add an option in configs to avoid storage of integration errors #259

alecandido opened this issue May 5, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request output Output format and management

Comments

@alecandido
Copy link
Member

At the moment there is no way to ignore errors from the computation, but since they are a factor 2 in size, and usually we just ignore them, we should an option in OperatorCard.Configs to immediately avoid their storage (their absence is always taken into account by the code, but it is just impossible to trigger).

I propose to have a default value.

Which is going to be the default value (keep or drop) is debatable (I'm in favor of dropping, but it would be "breaking").

@alecandido alecandido self-assigned this May 5, 2023
@felixhekhorn felixhekhorn added enhancement New feature or request output Output format and management labels May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request output Output format and management
Projects
None yet
Development

No branches or pull requests

2 participants