修改配置
This commit is contained in:
@@ -31,8 +31,8 @@ class Settings(BaseSettings):
|
||||
|
||||
# ──────────── 岗位清洗参数 ────────────
|
||||
clean_batch_size: int = 100
|
||||
clean_concurrency: int = 50
|
||||
clean_interval_seconds: int = 180
|
||||
clean_concurrency: int = 80
|
||||
clean_interval_seconds: int = 200
|
||||
|
||||
# ──────────── 公司补充参数 ────────────
|
||||
company_batch_size: int = 20
|
||||
|
||||
Reference in New Issue
Block a user