Files
sionrui/frontend/app/web-gold
sion123 248deeea0d
Some checks failed
Build and Deploy / deploy (push) Has been cancelled
feat(mix): 添加混剪任务定时恢复与专用线程池
新增 ICE 异步提交专用线程池,支持定时兜底恢复僵尸 pending 任务,增强任务提交的可靠性。

- 创建 `iceSubmitExecutor` 线程池(核心4/最大10/有界队列200/CallerRunsPolicy)
- 新增 `processPendingSubmissions` 方法,扫描并恢复6小时内、pending且job_ids为空的僵尸任务
- 新增定时任务 `recoverPendingSubmissions`,每30秒执行一次
- 将异步提交改为使用专用线程池,并增加异常保护
- 优化 `updateTaskError` 方法,增加日志兜底
- 修复前端生成数量选择器宽度不足的问题
2026-06-03 21:55:17 +08:00
..
2025-11-10 00:59:40 +08:00
2025-11-24 23:51:22 +08:00
2025-11-10 00:59:40 +08:00
2026-02-01 17:32:47 +08:00
2026-02-01 17:32:47 +08:00
2025-11-10 00:59:40 +08:00
2025-11-10 00:59:40 +08:00
2025-11-10 00:59:40 +08:00
2025-11-10 00:59:40 +08:00
2025-11-10 00:59:40 +08:00
2025-11-10 00:59:40 +08:00
2025-11-10 00:59:40 +08:00
2025-11-10 00:59:40 +08:00
2026-01-17 14:43:42 +08:00
2026-01-18 21:41:44 +08:00
2026-03-16 23:54:01 +08:00