add workflow 市场-Agents调度,dev
This commit is contained in:
parent
efb8b6669f
commit
fb3e8940b5
|
|
@ -28,7 +28,7 @@ schedule_interval="0 18 * * 5",
|
||||||
catchup=False,
|
catchup=False,
|
||||||
dagrun_timeout=timedelta(minutes=160),
|
dagrun_timeout=timedelta(minutes=160),
|
||||||
max_active_runs=3,
|
max_active_runs=3,
|
||||||
tags=['64cbd1bbced14209b5e3a879f89e8ab1','TK_Cust','市场-Agents调度'])
|
tags=['64cbd1bbced14209b5e3a879f89e8ab1','TK_Cust','市场-Agents调度']
|
||||||
)
|
)
|
||||||
|
|
||||||
task_failed = EmailOperator (
|
task_failed = EmailOperator (
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue