Skip to content

Commit 76ad626

Browse files
Add 52N40 and 52N41
Add docs for new cluster codes
1 parent 1abaa32 commit 76ad626

File tree

3 files changed

+32
-0
lines changed

3 files changed

+32
-0
lines changed

modules/ROOT/content-nav.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,8 @@
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[]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
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::[]
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
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::[]

0 commit comments

Comments
 (0)