Skip to content

fix(DF-868): handle partial file failures in multi-file upload ingestion#482

Merged
mokhld merged 2 commits intomainfrom
fix/df-868-handle-partial-file-failures
Apr 2, 2026
Merged

fix(DF-868): handle partial file failures in multi-file upload ingestion#482
mokhld merged 2 commits intomainfrom
fix/df-868-handle-partial-file-failures

Conversation

@mokhld
Copy link
Copy Markdown
Contributor

@mokhld mokhld commented Mar 31, 2026

Skip rejected/pending files and only ingest complete ones, so a single virus-failed file no longer causes the entire batch to be dropped.

Skip rejected/pending files and only ingest complete ones, so a single
virus-failed file no longer causes the entire batch to be dropped.
Copy link
Copy Markdown
Contributor

@jbarnsley10 jbarnsley10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mokhld mokhld marked this pull request as ready for review April 1, 2026 16:14
* Change copyS3File to handle files that have already been persisted

* Add tests to copyS3File to handle files that have already been persisted
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 2, 2026

@mokhld mokhld merged commit e85adcd into main Apr 2, 2026
10 checks passed
@mokhld mokhld deleted the fix/df-868-handle-partial-file-failures branch April 2, 2026 10:36
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.

3 participants