add workflow 天润Smart-ccc客户数据,dev
This commit is contained in:
parent
a51362e9cb
commit
e376bde403
|
@ -24,7 +24,7 @@ default_args = {
|
|||
}
|
||||
|
||||
dag = DAG('wf_dag_smart_ccc_custom', default_args=default_args,
|
||||
schedule_interval="0 0-23/1 * * *",
|
||||
schedule_interval="0 0-23/8 * * *",
|
||||
catchup=False,
|
||||
dagrun_timeout=timedelta(minutes=160),
|
||||
max_active_runs=3)
|
||||
|
|
Loading…
Reference in New Issue