Skip to content

Improve information when group recording times out #1450

@MikeMcC399

Description

@MikeMcC399

What would you like?

Add information to the error message output if group recording times out.

  1. Display the current setting of the project's Parallelization / Run Completion Delay setting which is set to 60 seconds by default
  2. Display a timestamp for when the group completion delay timer started
  3. Display the value of the time gap between timer expiry and the error condition (should be the same as the Run Completion Delay setting)
  4. Display a run URL identifying the run, not just the project.

Why is this needed?

The information in the timeout error message is insufficient to make changes reliably without additional investigation. Providing more information would make remediation simpler and more reliable.

This is an example of a timeout error message:

The run you are attempting to access is already complete and will not accept new groups.

The existing run is: https://cloud.cypress.io/projects/3tb7jn/runs

When a run finishes all of its groups, it waits for a configurable set of time before finally completing. You must add more groups during that time period.

The --tag flag you passed was:
The --group flag you passed was: 2 - all tests
The --parallel flag you passed was: true
The --ciBuildId flag you passed was: sha-6d4f8f59600b4259fe501be43a99bfc6c05c5927-time-1746045680

https://on.cypress.io/already-complete
Error: The process '/usr/local/bin/npx' failed with exit code 1

Other

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions