Обновить clickhouse_dag.py

This commit is contained in:
2025-09-18 16:16:46 +04:00
parent 4868f9b69d
commit 6e1b3f2ec9

View File

@@ -19,5 +19,5 @@ with DAG(
log_response=True,
retries=0,
retry_delay=0,
timeout=10,
timeout=10
)