- 
                Notifications
    You must be signed in to change notification settings 
- Fork 365
Open
Labels
Description
What would you like?
Add information to the error message output if group recording times out.
- Display the current setting of the project's Parallelization / Run Completion Delay setting which is set to 60 seconds by default
- Display a timestamp for when the group completion delay timer started
- Display the value of the time gap between timer expiry and the error condition (should be the same as the Run Completion Delay setting)
- 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