Skip to content

Feature: Serialize part of Scenarios #26

@th3r0b0t

Description

@th3r0b0t

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions