Document upload fails with timeout error on medium-sized files #33
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Document uploads from the Documents page fail with a "timeout of 10000ms exceeded" error when uploading medium-sized files (1-5MB). The upload progress indicator briefly flashes a percentage before the timeout error appears.
Environment
/documents)Steps to Reproduce
Expected Behavior
Document upload should complete successfully regardless of file size (within reasonable limits).
Actual Behavior
Upload times out after 10 seconds before completing.
Console Errors
Additional Context
Unrelated 500 error also observed on ownership costs endpoint (may be separate issue):
Potential Causes
Acceptance Criteria