Skip to content

Set a timeout for Playwright jobs #795

Closed

Description

Problem

Failing Playwright tests (e2e and VR) can take up a long amount of time and consume huge amounts of action run-time.

Description

The API and ingestion server tests have a timeout configured so that the job is marked as failed after 15m.

timeout-minutes: 15

timeout-minutes: 15

A similar timeout should be set for the Playwright jobs (accounting for the normal time it takes for them to pass).

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

Metadata

Assignees

Labels

good first issueNew-contributor friendlyhelp wantedOpen to participation from the community🟩 priority: lowLow priority and doesn't need to be rushed🤖 aspect: dxConcerns developers' experience with the codebase🧰 goal: internal improvementImprovement that benefits maintainers, not users🧱 stack: mgmtRelated to repo management and automations

Type

No type

Projects

  • Status

    ✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions