Skip to content

different thresholds for different error types #818

Open
@slice-arpitkhatri

Description

@slice-arpitkhatri

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions