-
Task
-
Resolution: Fixed
-
Blocker
-
None
-
None
-
None
-
-
Sprint 193
-
1
At the moment system looks like configuring function by function.
When the resources are allocated on demand like in OTC, configuration of bag-it uploader takes about 12 minutes as missing VMs must the created and they are created one by one.
We need to deploy functions in parallel so OpenFass can handle all of them in the same time. Ideally we should wait only for the function being ready in the current lane.