If file upload fails mid-submission (after initial report submit but before finish), the report is left in a partially uploaded state with no recovery path.
Need:
- Track per-file upload status within a submission
- Retry failed individual file uploads
- Resume interrupted submissions
- Dead letter queue for consistently failing uploads
If file upload fails mid-submission (after initial report submit but before finish), the report is left in a partially uploaded state with no recovery path.
Need: