Ad-hoc tasks remain as "running" when they timeout #119647
Labels
bug
Fixes for quality problems that affect the customer experience
estimate:small
Small Estimated Level of Effort
Feature:Actions/Framework
Issues related to the Actions Framework
Feature:Task Manager
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
I noticed if you make an alerting rule's action run past the 5m default timeout, it remains as a task within the
.kibana_task_manager
index with arunning
status indefinitely.Sample task document taken after running for approx 8m
I do however see an attempt at canceling the task, but the task doesn't implement a cancel function.
The text was updated successfully, but these errors were encountered: