My users like to export tables to Excel sometimes. So they hit share and select Excel, then run it. Problem is, it crashes the server. They even see a 504 error after a few minutes of trying:
It’ll run the cpu and memory up:
But the report never finishes. The cpu does eventually calm, but the memory never comes back down:
Anyone else experience this? If you change the Selection to “All Visible” or “Selected Items” it exports quickly. I’ve told them to use that, but it isn’t always what’s desired.
Dash has a large dataset behind it, does have a layer, is running off a Postgres database, and on an Ubuntu server, if you think any of that matters!