You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When downloading files that take time to generate, the connection is dropped due to nginx uwsgi_read_timeout. We can increase this but it is not a long term solution as there could foreseeably be a situation where we will need more time to generate large files.
The text was updated successfully, but these errors were encountered:
When downloading files that take time to generate, the connection is dropped due to nginx uwsgi_read_timeout. We can increase this but it is not a long term solution as there could foreseeably be a situation where we will need more time to generate large files.
The text was updated successfully, but these errors were encountered: