TGTGInsighttelegram intelligenceLIVE / telegram public index
Post content
Post content
Innei 向 mx-space/core 提交了一个更改 fix(file): orphan cleanup idempotency; remove orphan cleanup cron - Stop scheduling cleanupOrphanImages in CronTaskScheduler; drop cron type and CronBusinessService wrapper for orphan images. - When deleting local orphan files, treat ENOENT as already removed so DB records are cleared and missing-file API errors are avoided. - Add unit test for ENOENT path in cleanupOrphanFiles. Made-with: Cursor