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
It would be definitely useful regarding scalability. Otherwise, serving files from the Python app directly, would basically mean blocking one WSGI worker process until the file transfer is over... This could make the whole system unresponsive in the case of user storms or when transferring really big files.
@jirikuncar commented on Fri Sep 18 2015
Is there any interest on having this feature implemented here? @inveniosoftware/triagers
The text was updated successfully, but these errors were encountered: