SQLite 可能因重建丢失任务记录,导致 onModuleInit 仅靠查数据库 无法清理遗留的临时目录。新增逻辑:启动时扫描临时目录所有子目录, 若数据库中不存在对应任务则直接删除。 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| application | ||
| config | ||
| domain | ||
| infrastructure | ||
| app.module.ts | ||
| main.ts | ||
SQLite 可能因重建丢失任务记录,导致 onModuleInit 仅靠查数据库 无法清理遗留的临时目录。新增逻辑:启动时扫描临时目录所有子目录, 若数据库中不存在对应任务则直接删除。 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| application | ||
| config | ||
| domain | ||
| infrastructure | ||
| app.module.ts | ||
| main.ts | ||