fix(cli): bump Node heap to 8GB for data-heavy :prod CLIs
cold-import 全量(13 万患者,appointment 50 万行,EMR 多 JSON)默认 2GB heap OOM。 4 个数据密集 CLI 加 --max-old-space-size: cold-import:prod 8GB recompute-persona:prod 8GB recompute-plans:prod 8GB sync-incremental:prod 4GB(增量,更轻) 服务器 14GB RAM,留 6GB 给 pac-service+postgres+redis 主进程。
Showing
Please
register
or
sign in
to comment