Skip to content

Commit a8d9e19

Browse files
New project-level config for Run Timeout
default 90 minutes. Range between 5-30 minutes. Image taken from production Cloud.
1 parent 6b5a134 commit a8d9e19

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

docs/guides/cloud/account-management/projects.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,19 @@ to learn more.
190190
alt="Run completion delay settings"
191191
/>
192192

193+
### Run Timeout
194+
195+
You can edit the number of minutes that Cloud will wait to receive a signal from the run before being set to
196+
'Timed Out'. The default is 90 minutes. Valid timeout values are between 5 and 300 minutes.
197+
198+
You can lengthen the timeout if you are experiencing runs that have passing / failing tests but are not being
199+
captured by Cloud due to a timeout. You can shorten the timeout if you are need of faster feedback.
200+
201+
<DocsImage
202+
src="/img/guides/cloud/projects/run-timeout-setting.jpg"
203+
alt="Run timeout setting"
204+
/>
205+
193206
### Transfer ownership
194207

195208
#### Transfer project to other user or organization
69.3 KB
Loading

0 commit comments

Comments
 (0)