[Response Ops][Alerting] Refactor ExecutionHandler
Pt 2
#186534
Labels
Feature:Alerting
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
technical debt
Improvement of the software architecture and operational architecture
More description here: #182181
Blocked by #186533
ExecutionHandler.run
into the appropriate scheduler classes. We can rename the generateExecutables functions into{ActionType}ActionScheduler.run
or something like{ActionType}ActionScheduler.getActionsToSchedule
which returns the formatted actions to bulk queue.The text was updated successfully, but these errors were encountered: