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

different thresholds for different error types #818

Open
slice-arpitkhatri opened this issue Sep 27, 2023 · 3 comments
Open

different thresholds for different error types #818

slice-arpitkhatri opened this issue Sep 27, 2023 · 3 comments

Comments

@slice-arpitkhatri
Copy link

slice-arpitkhatri commented Sep 27, 2023

As of now, opossum supports a single errorThreshold for all the errors. I feel the need to set different error thresholds for different error types. Here are some advantages:

  1. Granular Control: Users will be able to define different thresholds for different error types, aligning with their specific system requirements and failure scenarios.

  2. Improved Resilience: By setting more aggressive thresholds for critical errors and being more permissive with non-critical ones, systems can better adapt to varying error conditions.

Should we add a support for this specifc feature?

@lholmquist
Copy link
Member

This could be an interesting feature. Feel free to send a PR if you have something in mind and we can work through the process

@github-actions
Copy link
Contributor

This issue is stale because it has been open 30 days with no activity.

Copy link
Contributor

This issue is stale because it has been open 30 days with no activity.

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

2 participants