Alerts that timeout during execution don't respect their schedule #83490
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Alerting
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
I did some local testing today to see how alerts behave after switching over to use Task Manager's schedule. I noticed when testing the timeout behaviour that the task is scheduled to run immediately after timing out when it should run at the next schedule (see #39349).
I did the following changes locally to reproduce this issue in a timely manner mikecote@43683af. The main pieces are to get an alert executor to timeout and to have an alert schedule much larger than the timeout window. That way you can see the next execution happen right after timing out.
To run my example you can do the following:
The text was updated successfully, but these errors were encountered: