seaislee1209
|
f803a1ba71
|
feat: v0.8.1 — Seedance API 友好错误提示 + 前端 Mock 数据清理
- 新增 SeedanceAPIError 异常类 + ERROR_MESSAGES 错误码中文映射
- views.py 异常处理区分 SeedanceAPIError,存储友好错误信息
- 移除 DEV 环境 7 个 mock 任务,消除 404 轮询错误
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-15 22:31:14 +08:00 |
|
seaislee1209
|
32f0ee58f4
|
feat: v0.8.0 — Seedance API 全流程修复 + TOS 视频持久化
- 新增音频引用传递给 Seedance API
- 视频生成完成后自动持久化到 TOS(永久 CDN URL)
- 移除 ARK_API_KEY 硬编码默认值
- 前端渐进式轮询(10s/30s/60s)替代固定 3 分钟
- TOS 桶切换到 airdrama-media (cn-beijing)
- K8s Secret 注入 TOS 密钥,CI/CD 同步更新
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-03-15 21:26:27 +08:00 |
|
|
|
1f3a955bfb
|
fix time search
Build and Deploy / build-and-deploy (push) Successful in 2m16s
|
2026-03-13 17:29:01 +08:00 |
|
|
|
060d3a726f
|
fix bug report
Build and Deploy / build-and-deploy (push) Successful in 2m16s
|
2026-03-13 17:17:01 +08:00 |
|
|
|
566c3a476f
|
add 存储桶
Build and Deploy / build-and-deploy (push) Successful in 2m17s
|
2026-03-13 15:38:08 +08:00 |
|
|
|
9896c0dff0
|
add log
Build and Deploy / build-and-deploy (push) Successful in 1m58s
|
2026-03-13 11:24:35 +08:00 |
|
|
|
8ef3d17553
|
Integrate Log Center for error reporting
Build and Deploy / build-and-deploy (push) Successful in 1m57s
- Backend: DRF custom exception handler → Log Center (async, non-blocking)
- Frontend: global error handlers + axios 5xx interceptor → Log Center
- CI/CD: failure step reports build/deploy errors with actual logs
- K8S: add LOG_CENTER env vars to backend deployment
- Registered projects: video_backend, video_web
|
2026-03-13 10:35:49 +08:00 |
|