vault backup: 2026-05-08 17:06:21
This commit is contained in:
parent
76a9a0e636
commit
8a3c404dee
2 changed files with 4 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ server: optical-dev
|
|||
tags: [oliver, video, accessibility, ai, captions, audio-description, tts, celery, mongodb]
|
||||
created: 2026-04-14
|
||||
last_commit: 2026-05-08
|
||||
commits: 387
|
||||
commits: 388
|
||||
port: 8000
|
||||
db: MongoDB Atlas
|
||||
service: docker-compose
|
||||
|
|
|
|||
|
|
@ -270,3 +270,6 @@ tags: [daily]
|
|||
- 16:59 | `video-accessibility`
|
||||
- **Asked:** Asked | Done | Log
|
||||
- **Done:** Accessibility video generation failure | Checked server logs, identified that code was baked into Docker image instead of mounted as volume, rebuilt container | server logs, Docker configuration
|
||||
- 17:05 | `video-accessibility`
|
||||
- **Asked:** Asked accessibility video not generating, check server logs and fix it
|
||||
- **Done:** Done Added `_extract_retry_after` method to `GeminiTTSService` class and deployed
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue