Skip to content
This repository was archived by the owner on Jun 14, 2022. It is now read-only.
This repository was archived by the owner on Jun 14, 2022. It is now read-only.

Parallel execution for scenario replay #56

@Mythra

Description

@Mythra

Description

Currently while looking through the steno docs I see you can "start", and "stop" through a web api to gather all the requests there are. Currently my slackbot is written in Rust which by default runs multiple tests in parallel (and speeds up our test execution too!) I'd really hate to turn this off, so I'm curious how do we playback multiple scenarios at a time?

What type of issue is this? (place an x in one of the [ ])

  • bug
  • enhancement (feature request)
  • question
  • documentation related
  • testing related
  • discussion

Requirements (place an x in each of the [ ])

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionM-T: An issue where more input is needed to reach a decision

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions