Skip to content

Allow waitForCompletionTimeout configurable #297

@magodo

Description

@magodo

The test will exist if there is any active request doesn't complete in 10 seconds, where the 10 here comes from internal/run/run_cmd.go:

const waitForCompletionTimeout = 10 * time.Second

Some of my request test does take longer than 10 seconds, appreciate if I can manually modify this interval via an CLI option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions