improve docs for run complete delay and run time settings#6361
Merged
emilyrohrbough merged 2 commits intomainfrom Jan 31, 2026
Merged
improve docs for run complete delay and run time settings#6361emilyrohrbough merged 2 commits intomainfrom
emilyrohrbough merged 2 commits intomainfrom
Conversation
cypress-documentation
|
||||||||||||||||||||||||||||||||||||||||
| Project |
cypress-documentation
|
| Branch Review |
cloud-config-updates
|
| Run status |
|
| Run duration | 06m 14s |
| Commit |
|
| Committer | Emily Rohrbough |
| View all properties for this run ↗︎ | |
| Test results | |
|---|---|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
0
|
|
|
314
|
| View all changes introduced in this branch ↗︎ | |
UI Coverage
10.84%
|
|
|---|---|
|
|
2528
|
|
|
3
|
Accessibility
96.88%
|
|
|---|---|
|
|
1 critical
3 serious
4 moderate
0 minor
|
|
|
28
|
Comment on lines
217
to
226
| Use run timeout when you have long-running tests that might exceed the default. For | ||
| example: | ||
|
|
||
| You can lengthen the timeout if you are experiencing runs that have passing / failing tests but are not being | ||
| captured by Cloud due to a timeout. You can shorten the timeout if you need faster feedback. | ||
| - Very long-running end-to-end tests | ||
| - Tests that include operations that take significant time (such as large file uploads) | ||
| - Operations with unpredictable completion times | ||
|
|
||
| The default is **90 minutes**. You can lengthen the timeout if your tests or CI need | ||
| more time to send results, or shorten it if you want faster feedback when a run has | ||
| stopped sending data. |
Member
There was a problem hiding this comment.
@emilyrohrbough I would say that the use case is more often someone wanting to set it shorter so that their runs can quickly time out. If someone needs to set it higher than 90 minutes, they should be looking at other ways to optimize their run honestly as that's a really gracious amount of time.
jennifer-shehane
approved these changes
Jan 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.