Skip to content

Commit e76b5bb

Browse files
committed
add smart orchestration settings
1 parent 5e69275 commit e76b5bb

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

docs/guides/cloud/projects.mdx

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,23 @@ Visit your project settings to see who has access to your project's runs.
264264
alt="access-to-runs"
265265
/>
266266

267-
### Parallelization run completion delay
267+
### Smart Orchestration
268+
269+
#### Spec Prioritization & Auto Cancellation
270+
271+
Toggle Spec Prioritization and/or adjust the number of test failures before auto
272+
canceling a run.
273+
274+
Learn more about [Smart Orchestration](/guides/cloud/smart-orchestration).
275+
276+
<DocsImage
277+
src="/img/guides/cloud/smart-orchestration/spec-prioritization-active.png"
278+
alt="Run completion delay settings"
279+
/>
280+
281+
### Parallelization
282+
283+
#### Run completion delay
268284

269285
You can edit the number of seconds that a run will wait for new groups to join
270286
before transitioning to 'completed'. See our

0 commit comments

Comments
 (0)