-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
First off allow me to thank such a great work;
Assume something simple: I want to send a request to obtain credentials, then upload 3 files. obtaining credentials shall happen before uploading files, however files can be send in parallel.
Currently I must serialize all of them as different scenarios run in parallel thus obtaining credentials is not guaranteed to be done before starting uploads; And requests in a single scenario are sequential.
my humblest regards.
Metadata
Metadata
Assignees
Labels
No labels