chore: keep agent run worker alive during gray rollout

This commit is contained in:
Your Name
2026-07-02 11:54:29 +08:00
parent c0f922b5f8
commit 79d310ba29
3 changed files with 5 additions and 2 deletions
@@ -2099,7 +2099,7 @@ installer 默认行为:
- `/Users/john/Library/LaunchAgents/cn.tkmind.memind-agent-run-worker.plist`
- 默认:
- `RunAtLoad=false`
- `KeepAlive=false`
- `KeepAlive=true`
- `launchctl disable`
-`kickstart`
- 默认环境:
@@ -2640,6 +2640,7 @@ runtime/status:
备份:
- `/Users/john/Project/memind_backups/20260702-114335-p615-validation-metadata`
- worker KeepAlive 运维补强备份: `/Users/john/Project/memind_backups/20260702-115330-worker-keepalive`
## 回滚策略