Skip to content

Introduce global timeout for the runner #577

Open

Description

  • Add support for the complete test run of the Synthetics runner which includes running multiple journeys to completion and takes in to account of other individual timeouts. This option would be configurable via
    • CLI via --globalTimeout 30000
    • Synthetics config file (synthetics.config.ts) - { globalTimeout: 30000 }

For individual journey timeouts, users would still rely on #133

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions