Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix loading of large MUR PDF files #258

Merged
merged 1 commit into from
Apr 14, 2021

Conversation

patphongs
Copy link
Member

@patphongs patphongs commented Apr 7, 2021

Resolves fecgov/fec-cms#4538

The larger case files for MURs can be as much as 650MB. When the proxy attempts to load those files, there is an error for "(28: No space left on device) while reading upstream". Since we are using the proxy to serve up those files back from the S3, additional disk space is required.

How to test

@patphongs patphongs requested a review from lbeaufort April 7, 2021 20:50
@patphongs patphongs requested review from fec-jli and removed request for lbeaufort April 13, 2021 19:01
Copy link
Contributor

@fec-jli fec-jli left a comment

Choose a reason for hiding this comment

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

test on dev. loading works. Thanks

@fec-jli fec-jli merged commit 0f16c17 into develop Apr 14, 2021
@lbeaufort lbeaufort deleted the feature/4538-fix-large-file-load branch June 22, 2021 17: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.

Trouble viewing archived MUR case
2 participants