girder / girder_web_components

Reusable Javascript and VueJS components for interacting with a Girder server.
https://gwc.girder.org
Apache License 2.0
16 stars 9 forks source link

Upload with limited worker pool #283

Closed subdavis closed 3 years ago

subdavis commented 3 years ago

Limit upload concurrency to 5 requests.

This was pretty straightforward to change.

fixes #282

subdavis commented 3 years ago

Actually, I kinda need this to keep a customer happy. Could we do shift() and then change it tomorrow if necessary?

zachmullen commented 3 years ago

Actually, I kinda need this to keep a customer happy. Could we do shift() and then change it tomorrow if necessary?

Totally fine.