tests.system.providers.dingding.example_dingding

This is an example dag for using the DingdingOperator.

Module Contents

Functions

failure_callback(context)

The function that will be executed on failure.

Attributes

ENV_ID

DAG_ID

text_msg_remind_none

test_run

tests.system.providers.dingding.example_dingding.ENV_ID[source]
tests.system.providers.dingding.example_dingding.DAG_ID = 'example_dingding_operator'[source]
tests.system.providers.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.providers.dingding.example_dingding.text_msg_remind_none[source]
tests.system.providers.dingding.example_dingding.test_run[source]

Was this entry helpful?