Skip to content

Commit 0eaa1d4

Browse files
3v0k4ArturT
andcommitted
Update docusaurus/docs/overview/index.mdx
Co-authored-by: Artur Trzop <[email protected]>
1 parent 6e61cb1 commit 0eaa1d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/docs/overview/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ In case of network issues, Knapsack Pro logs a warning and automatically switche
9595
Knapsack Pro will retry to connect with the API multiple times before switching to Fallback Mode.
9696

9797
In the unlikely scenario where some CI nodes switch to Fallback Mode, but others don't, you can expect the following behavior:
98-
- Queue Mode: some tests might be run on multiple CI nodes (you have the guarantee of at-least-once tests execution).
98+
- Queue Mode (default): some tests might be run on multiple CI nodes (you have the guarantee of at-least-once tests execution).
9999
- Regular Mode: some tests might be skipped; if this is not acceptable, you can [disable Fallback Mode](../ruby/reference.md#knapsack_pro_fallback_mode_enabled).
100100

101101
## Split by test examples

0 commit comments

Comments
 (0)