auto-sync: 2026-05-05 00:04:07
This commit is contained in:
@@ -446,7 +446,7 @@ def run_daily_update(codes: List[str]) -> dict:
|
||||
# 全局源不可用检测
|
||||
if not health.report(code, first_attempt_failed and data is None):
|
||||
source_aborted = True
|
||||
logger.error("❌ 腾讯日线源不可用,终止日线更新")
|
||||
logger.error("❌ 日线源均不可用(东方财富+腾讯),终止日线更新")
|
||||
break
|
||||
|
||||
if data is None or data.empty:
|
||||
|
||||
Reference in New Issue
Block a user