NapCatQQ/packages/napcat-shell
手瓜一十雪 76cbd8a1c1 Add crash protection for worker process restarts
Implements a mechanism to track recent worker process crashes and prevent excessive restarts. If the worker crashes more than 3 times within 10 seconds, the main process will exit to avoid crash loops.
2026-01-29 20:38:35 +08:00
..
base.ts feat: 修复mac问题 2026-01-22 14:42:42 +08:00
napcat.ts Add crash protection for worker process restarts 2026-01-29 20:38:35 +08:00
package.json Add dev build script and improve Vite config 2025-11-14 21:25:29 +08:00
pipe.ts feat: 大规模去耦合 2025-11-15 13:36:33 +08:00
process-api.ts Refactor process management and improve shutdown logic 2026-01-18 12:10:14 +08:00
tsconfig.json Refactor TypeScript configs to use shared base 2025-11-15 14:00:27 +08:00
vite.config.ts Add process restart feature via WebUI 2026-01-17 14:42:07 +08:00