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

Access to crs/csv-report times out (we have ~6000 records) #346

Closed
aih opened this issue May 5, 2021 · 4 comments
Closed

Access to crs/csv-report times out (we have ~6000 records) #346

aih opened this issue May 5, 2021 · 4 comments
Assignees

Comments

@aih
Copy link
Collaborator

aih commented May 5, 2021

This route runs the csv_report function in the crs views, and downloads a csv to the user. Is there a way to increase the time to process, or to provide a different way for the user to get the csv, allowing for the processing time?

@aih
Copy link
Collaborator Author

aih commented May 5, 2021

Note that even accessing individual db items in the CRS also times out:
https://billmap.govtrack.us/admin/crs/crsreport/5872/change/

@aih
Copy link
Collaborator Author

aih commented May 11, 2021

Note that even accessing individual db items in the CRS also times out:
https://billmap.govtrack.us/admin/crs/crsreport/5872/change/

This is fixed with the merge in #356

@aih
Copy link
Collaborator Author

aih commented May 11, 2021

This still times out: https://billmap.govtrack.us/crs/csv-report/

@aih
Copy link
Collaborator Author

aih commented May 18, 2021

This is now fixed with the celery process and https://billmap.govtrack.us/crs/csv-download

@aih aih closed this as completed May 18, 2021
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

No branches or pull requests

2 participants