This is an example dag for using the DingdingOperator.
Module Contents
Attributes
-
tests.system.dingding.example_dingding.ENV_ID[source]
-
tests.system.dingding.example_dingding.DAG_ID = 'example_dingding_operator'[source]
-
tests.system.dingding.example_dingding.failure_callback(context)[source]
The function that will be executed on failure.
- Parameters
context – The context of the executed task.
-
tests.system.dingding.example_dingding.text_msg_remind_none[source]
-
tests.system.dingding.example_dingding.test_run[source]