mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-04 14:41:14 +00:00
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. |
||
|---|---|---|
| .. | ||
| base.ts | ||
| napcat.ts | ||
| package.json | ||
| pipe.ts | ||
| process-api.ts | ||
| tsconfig.json | ||
| vite.config.ts | ||