Skip to content

[Synthetics] Add timeout option to push monitor config #561

Open

Description

Browser monitor timeouts are intended to be supported in 8.4.

A timeout option should be added to the monitor dsl and CLI options (--timeout) to define timeouts on the monitor level and runner level. The CLI option will be a per-journey timeout.

Users would be able to override individual Monitor timeout aka Journey timeout using the Monitor DSL or via CLI option --timeout and Synthetics config file.

monitor.use({ timeout: 10000}) // 10 seconds timeout

npx @elasic/synthetics journeys --timeout 10000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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