Skip to content

Commit b37941e

Browse files
committed
Correct note about supported runtime for transaction subqueries
1 parent 5f76f16 commit b37941e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/subqueries/subqueries-in-transactions.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@ It is particularly suitable for xref:subqueries/subqueries-in-transactions.adoc#
555555

556556

557557
[NOTE]
558-
Queries using `ON ERROR RETRY` can currently only use the xref:planning-and-tuning/runtimes/concepts.adoc#runtimes-slotted-runtime[slotted runtime].
558+
Queries using `CONCURRENT TRANSACTIONS` WITH `ON ERROR RETRY` can currently only use the xref:planning-and-tuning/runtimes/concepts.adoc#runtimes-slotted-runtime[slotted runtime].
559559

560560
.Basic retry with default duration
561561
=====

0 commit comments

Comments
 (0)