You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
audioscript-1 | File "/app/backend/api/routes/transcription.py", line 430, in get_job_logs
audioscript-1 | "logs": logs[-safe_limit:],
audioscript-1 | ~~~~^^^^^^^^^^^^^
audioscript-1 | TypeError: sequence index must be integer, not 'slice'
audioscript-1 | File "/app/backend/api/routes/transcription.py", line 430, in get_job_logs
audioscript-1 | "logs": logs[-safe_limit:],
audioscript-1 | ~~~~^^^^^^^^^^^^^
audioscript-1 | TypeError: sequence index must be integer, not 'slice'