semian
semian copied to clipboard
Addressing issue of `error_threshold_timeout_enabled` opening too aggressively
Following up on Issue: https://github.com/Shopify/semian/issues/634
To-do:
- Add test case to validate the consecutiveness property is satisfied
- If not satisfied, implement solution that ensures consecutive property is met
- Update PR description with Changes, Implementation and Rationale