2 Commits

Author SHA1 Message Date
claude_dev 4876727289 fix(nas_sync): sync_valuation_daily 改scp-r(单tar跨公网broken pipe)
CI/CD / test (push) Successful in 11s
CI/CD / nas-deploy (push) Successful in 23s
CI/CD / nas-verify (push) Successful in 3s
单tar 1.1GB scp跨公网broken pipe(连接断retry难救);改scp-r多文件独立传
(sync_parquet.sh验证6.24G鲁棒)。实测valuation+financial_abstract DONE,
8-1同步5535x2文件。踩坑:nohup &在tee命令里干扰stdin致部署空,分步tee。
2026-08-01 02:04:19 +08:00
claude_dev 86bec48b14 feat(nas_sync): valuation+financial_abstract 每日同步脚本
CI/CD / test (push) Successful in 10s
CI/CD / nas-deploy (push) Successful in 22s
CI/CD / nas-verify (push) Successful in 4s
ak-eod每日--force全量重写valuation/financial_abstract(估值随股价每日变);
bsdtar--newer慢盘stat不可行(11070文件>60s),改python tarfile全打包(实测9.5s/1.1GB)->scp->解包。
拆分:每日高频per-stock(valuation)+per-date(dragon_tiger等)+每周低频per-stock(northbound等)。
2026-07-31 23:03:50 +08:00