removed select 1

pull/634/head
Yhtyyar Sahatov 2022-06-22 18:19:23 +03:00
rodzic 0f110bf16a
commit da78bffbd0
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -153,8 +153,6 @@ def continuous_crawler(
try:
while True:
try:
# query db with limit 1, to avoid session closing
db_session.execute("SELECT 1")
time.sleep(current_sleep_time)
end_block = min(