mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-18 03:31:23 +00:00
c4db53a98a
- 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