Skip to content

Commit 0d9e066

Browse files
Update docs/modules/trino/pages/usage-guide/fault-tolerant-execution.adoc
Co-authored-by: Malte Sander <malte.sander.it@gmail.com>
1 parent 30baa69 commit 0d9e066

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/modules/trino/pages/usage-guide/fault-tolerant-execution.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Take a look at the link:https://trino.io/docs/current/admin/fault-tolerant-execu
1616
== Configuration
1717

1818
Fault-tolerant execution is not enabled by default.
19-
To enable the feature, you need to configure it in your `TrinoCluster` resource by adding a `faultTolerantExecution` section to the cluster configuration.
19+
It can be enabled in the `TrinoCluster` resource by adding a `faultTolerantExecution` section to the cluster configuration.
2020
The configuration uses a structured approach where you choose either `query` or `task` retry policy, each with their specific configuration options.
2121

2222
=== Query retry policy

0 commit comments

Comments
 (0)