mirror of
https://github.com/whyour/qinglong.git
synced 2026-01-27 18:35:40 +08:00
- Fixed runCron to properly handle allow_multiple_instances setting - Updated default behavior to single-instance mode for backward compatibility - Added status updates (running/idle) to track task execution - Fixed queue limit logic to respect instance mode settings - For single-instance mode: allow up to 2 queued tasks to handle task killing - For multi-instance mode: increased queue limit to 10 tasks Co-authored-by: whyour <22700758+whyour@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| auth.ts | ||
| interface.ts | ||
| logStreamManager.ts | ||
| pLimit.ts | ||
| runCron.ts | ||
| store.ts | ||
| utils.ts | ||