Replace 3-stage redundant deletion with single prefix-based approach.
All job files are under {job_id}/ prefix, so listing and deleting by
prefix is simpler and catches all files including new types like
accessible_video.mp4 and ad_cues/*.mp3.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
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 | ||