CDLUC3 / dmptool

DMPTool version of the DMPRoadmap codebase
https://dmptool.org
MIT License
57 stars 13 forks source link

Downloading Users as an org admin hits a 502 Proxy Error #467

Closed mariapraetzellis closed 1 year ago

mariapraetzellis commented 1 year ago

Several users have reported hitting proxy errors when trying to download the list of users. To reproduce this, I had to make myself an org admin of their account (University of Pittsburg). I did not hit the proxy error when logged in as an org admin under other orgs (Tetiaroa Society)

Connected to ticket: 119123

Screen Shot 2023-04-27 at 11 07 52 AM
briri commented 1 year ago

this is related to the proxy errors we've seen when downloading PDFs. These tasks require too much processing power and clog up our puma workers.

briri commented 1 year ago

Was not related to the PDF proxy errors. This was due to an n+1 query in the controller