vault backup: 2026-04-30 20:46:49

This commit is contained in:
Vadym Samoilenko 2026-04-30 20:46:49 +01:00
parent 16d4e994c7
commit 32bed0769b

View file

@ -725,3 +725,6 @@ tags: [daily]
- 20:44 | `video-accessibility`
- **Asked:** Fix 403 Forbidden error on production queue stats API endpoint.
- **Done:** Updated run.py to call connect_to_mongo() before startup and verified database initialization in app context.
- 20:45 | `video-accessibility`
- **Asked:** Investigate 403 Forbidden error on production queue-stats API endpoint.
- **Done:** Identified authentication/permission issue preventing queue-stats API access; logs reviewed to diagnose root cause.