Skip to content

Fail gracefully when DB and disk don't agree#3838

Open
williamjallen wants to merge 1 commit into
Kitware:masterfrom
williamjallen:check-uploaded-file-exists-before-download
Open

Fail gracefully when DB and disk don't agree#3838
williamjallen wants to merge 1 commit into
Kitware:masterfrom
williamjallen:check-uploaded-file-exists-before-download

Conversation

@williamjallen

Copy link
Copy Markdown
Collaborator

Attempting to download a file for which there is a database entry in the uploadfile table but nothing on disk currently produces a 500 error. This commit adds error checking to ensure this rare case is handled gracefully.

Attempting to download a file for which there is a database entry in the `uploadfile` table but nothing on disk currently produces a 500 error.  This commit adds error checking to ensure this rare case is handled gracefully.
@williamjallen williamjallen force-pushed the check-uploaded-file-exists-before-download branch from 2c9117d to 523a7c6 Compare July 3, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant