ai-flow icon indicating copy to clipboard operation
ai-flow copied to clipboard

Refactor some notification service implements and directories

Open jiangxin369 opened this issue 2 years ago • 0 comments

What is the purpose of the change

(For example: This pull request makes user can stop workflow externally.)

Brief change log

(for example:)

  • Send StopDagEvent to Airflow scheduler via notification service
  • Once received StopDagEvent, Airflow scheduler kills all running dag runs

Verifying this change

(Please pick either of the following options)

This change is a trivial rework / code cleanup without any test coverage.

(or)

This change is already covered by existing tests, such as (please describe tests).

(or)

This change added tests.

jiangxin369 avatar Aug 17 '22 00:08 jiangxin369