mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-17 04:17:43 +00:00
- Remove unused `completed_jobs` list (dead code after per-job update refactor) - Wrap DB update in try/except to prevent one failed update from aborting remaining jobs - Add test assertions verifying batch_processed, status, and file_object are written to DB