Обновить clickhouse_dag.py
This commit is contained in:
@@ -19,5 +19,5 @@ with DAG(
|
|||||||
log_response=True,
|
log_response=True,
|
||||||
retries=0,
|
retries=0,
|
||||||
retry_delay=0,
|
retry_delay=0,
|
||||||
timeout=10,
|
timeout=10
|
||||||
)
|
)
|
||||||
Reference in New Issue
Block a user