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

TRIAN-112 GSR-69 Extend maximum payload size to handle large csv data sets #143

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

sifbiri
Copy link
Collaborator

@sifbiri sifbiri commented Oct 25, 2024

Purpose

Added configurable upload limits and progress tracking. Fixes 413 errors for large GSR policy file uploads. By default, handles files up to 100MB with progress updates.

Related Issues

TRI-112 GSR-69

Submission Checklist

  • Commits include the JIRA issue and the #review hashtag (e.g. TRI-### #review <comment>)
  • Code passes linter rules (clj-kondo --lint src)

Testing

Try uploading the sample portfolio CSV into GSR prod server

  • Log in with an Admin account
  • Click the Admin button on the upper right corner of the homepage
  • Click the Select CSV File button under Upload CSV File
  • Use the attached csv file:
  • Click Upload

@Oliver-BE Oliver-BE merged commit 35b4ecc into main Oct 30, 2024
1 check passed
@Oliver-BE Oliver-BE deleted the sif/gsr-upload-limit branch October 30, 2024 16:41
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.

2 participants