Skip to content

Commit d0ed00f

Browse files
committed
Add scenarios
1 parent 12610df commit d0ed00f

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

modules/ROOT/pages/errors/gql-errors/50N24.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55

66
error: general processing exception - sharded properties transaction handling database error. Unexpected exception whilst getting transaction state.
77

8+
== Scenario
9+
10+
This error occurs when there has been an issue on the graph shard while getting of transaction state from property shard.
11+
For example, the graph shard receives an unexpected response from a property shard.
12+
813

914
ifndef::backend-pdf[]
1015
[discrete.glossary]

modules/ROOT/pages/errors/gql-errors/50N25.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55

66
error: general processing exception - sharded properties transaction handling client error. Unexpected exception whilst getting transaction state.
77

8+
== Scenario
9+
10+
This error occurs when there has been an issue on the graph shard while getting of transaction state from property shard.
11+
For example, the graph shard times out whilst waiting for transaction state from property shards.
12+
813

914
ifndef::backend-pdf[]
1015
[discrete.glossary]

0 commit comments

Comments
 (0)