mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
The check_batch_cost_job runs on a 10-40s interval and sets batch_processed=True after sending the S3 callback. 30s (6×5s) wasn't enough margin; 50s (10×5s) covers the worst-case poll interval plus processing time, while still being 3.6x faster than the original 180s. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| base_integration_test.py | ||
| conftest.py | ||
| test_fixtures_smoke.py | ||
| test_managed_files_base.py | ||
| test_proxy_e2e_azure_batches.py | ||
| validate_e2e_setup.py | ||