We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 634efb0 commit 150acd2Copy full SHA for 150acd2
v03_pipeline/bin/clickhouse_loader.py
@@ -22,7 +22,7 @@
22
23
logger = get_logger(__name__)
24
25
-SLEEP_S = 10
+SLEEP_S = 120
26
27
28
def signal_handler(*_):
0 commit comments