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
feat(api): make job timeout configurable via YUBAL_JOB_TIMEOUT_SECONDS
Users with large playlists (400+ tracks) hit the hardcoded 30-minute
timeout. This replaces the class constant with a setting configurable
via environment variable (default: 1800s).
Refs #73
0 commit comments