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 e6a026d commit d3c06c3Copy full SHA for d3c06c3
v03_pipeline/bin/clickhouse_loader.py
@@ -22,7 +22,7 @@
22
23
logger = get_logger(__name__)
24
25
-SLEEP_S = 120
+SLEEP_S = 300
26
27
28
def signal_handler(*_):
0 commit comments