fix docker scraping
improve batch sync add postgres upsert fix sync locking improve listing sync speed up scraper clean up project prepare for github update docker setup
This commit is contained in:
@@ -7,7 +7,7 @@ from ..core.config import Settings
|
||||
|
||||
|
||||
class HumanPacer:
|
||||
# Random паузы между действиями.
|
||||
# Случайные паузы между действиями.
|
||||
|
||||
def __init__(self, settings: Settings) -> None:
|
||||
self.settings = settings
|
||||
|
||||
Reference in New Issue
Block a user