The generate_signed_url() was called with expiration=3600 as an integer, but GCS expects a datetime or timedelta. Now uses gcs_service.get_signed_url() which properly calculates the expiration timestamp. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __pycache__ | ||
| routes_admin.py | ||
| routes_auth.py | ||
| routes_files.py | ||
| routes_jobs.py | ||
| routes_review_notes.py | ||
| routes_tts.py | ||
| routes_websockets.py | ||