File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed
docs/guides/cloud/account-management
static/img/guides/cloud/projects Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments