Skip to content

Parallelize asset deletion from S3, rename S3_DIRECTORY_UPLOAD_MAX_WORKERS#676

Merged
GianlucaFicarelli merged 2 commits into
mainfrom
parallel_delete_assets
Jul 21, 2026
Merged

Parallelize asset deletion from S3, rename S3_DIRECTORY_UPLOAD_MAX_WORKERS#676
GianlucaFicarelli merged 2 commits into
mainfrom
parallel_delete_assets

Conversation

@GianlucaFicarelli

Copy link
Copy Markdown
Collaborator

Parallelize asset deletion from S3, rename S3_DIRECTORY_UPLOAD_MAX_WORKERS
Note that the same s3 client (per storage type) is instantiated in the main thread and passed to the other threads, since it's thread safe.

@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Flag Coverage Δ
pytest 97.78% <100.00%> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
app/config.py 97.89% <100.00%> (ø)
app/db/events.py 100.00% <100.00%> (+5.71%) ⬆️
app/service/asset.py 98.93% <100.00%> (ø)
app/utils/s3.py 88.70% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@GianlucaFicarelli
GianlucaFicarelli merged commit ead9718 into main Jul 21, 2026
2 checks passed
@GianlucaFicarelli
GianlucaFicarelli deleted the parallel_delete_assets branch July 21, 2026 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants