This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
Cancel query if given detector already has one running #55
Labels
enhancement
New feature or request
In order to release ES resources, we will use cancel long running es query. Each detector will only have one query running. Once a new request coming to given detector, if it already has one query based on negative cache, it will cancel the previous one by task management api and then accept this request.
The text was updated successfully, but these errors were encountered: