elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.62k stars 8.1k forks source link

[Fleet] Moved the fleet cancel API to an async execution #150325

Open jlind23 opened 1 year ago

jlind23 commented 1 year ago

In this issue the cancel API as been reworked a little bit in order to increase the number of retries for a given action.

Nevertheless, it can still timeout due to multiple reasons (ES being slow, ..) and thus we need to move to an async mode in order to have this kind of problem.

elasticmachine commented 1 year ago

Pinging @elastic/fleet (Team:Fleet)