File tree Expand file tree Collapse file tree 4 files changed +40
-0
lines changed Expand file tree Collapse file tree 4 files changed +40
-0
lines changed Original file line number Diff line number Diff line change 488488**** xref:errors/gql-errors/52N37.adoc[]
489489**** xref:errors/gql-errors/52N38.adoc[]
490490**** xref:errors/gql-errors/52N39.adoc[]
491+ **** xref:errors/gql-errors/52N40.adoc[]
492+ **** xref:errors/gql-errors/52N41.adoc[]
491493**** xref:errors/gql-errors/52U00.adoc[]
492494*** xref:errors/gql-errors/index.adoc#function-exceptions[Function exceptions]
493495*** * xref:errors/gql-errors/53N34.adoc[]
Original file line number Diff line number Diff line change 1+ = 52N40
2+
3+
4+ == Status description
5+ error: procedure exception - Reconciliation failed during writing the topology graph, transaction may not be committed.
6+
7+
8+ ifndef::backend-pdf[]
9+ [discrete.glossary]
10+ == Glossary
11+
12+ include::partial$glossary.adoc[]
13+ endif::[]
Original file line number Diff line number Diff line change 1+ = 52N41
2+
3+
4+ == Status description
5+ error: procedure exception - The key value for `{ <<field>> }` in the query string cannot be parsed when getting a routing table.
6+
7+
8+ == Explanation
9+
10+ This error occurs when trying to use a routing policy, but providing some invalid details on a routed request. Example fields include `policy` and `alias`.
11+
12+ ifndef::backend-pdf[]
13+ [discrete.glossary]
14+ == Glossary
15+
16+ include::partial$glossary.adoc[]
17+ endif::[]
Original file line number Diff line number Diff line change @@ -1983,6 +1983,14 @@ Status description:: error: procedure exception - cdc start position not found.
19831983
19841984Status description:: error: procedure exception - cdc scanner inactive. The log scanner is no longer active.
19851985
1986+ === xref:errors/gql-errors/52N40.adoc[52N40]
1987+
1988+ Status description:: error: procedure exception - Reconciliation failed during writing the topology graph, transaction may not be committed.
1989+
1990+ === xref:errors/gql-errors/52N41.adoc[52N41]
1991+
1992+ Status description:: error: procedure exception - The key value for `{ <<field>> }` in the query string cannot be parsed when getting a routing table.
1993+
19861994=== xref:errors/gql-errors/52U00.adoc[52U00]
19871995
19881996Status description:: error: procedure exception - custom procedure execution error cause. Execution of the procedure `{ <<proc>> }` failed due to `{ <<msgTitle>> }`: `{ <<msg>> }`
You can’t perform that action at this time.
0 commit comments