Skip to content

Commit ee83732

Browse files
committed
editorial updates
1 parent d0ed00f commit ee83732

File tree

3 files changed

+12
-10
lines changed

3 files changed

+12
-10
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
:page-role: changed-2025.11
1+
:page-role: new-2025.11
22
= 50N24
33

44
== Status description
55

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

88
== Scenario
99

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.
10+
This error occurs when there is an issue on the graph shard while getting transaction state from a property shard.
11+
For example, the graph shard receives an unexpected response from a property shard.
1212

1313

1414
ifndef::backend-pdf[]

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
:page-role: changed-2025.11
1+
:page-role: new-2025.11
22
= 50N25
33

44
== Status description
55

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

88
== Scenario
99

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.
10+
This error occurs when there is an issue on the graph shard while getting transaction state from a property shard.
11+
For example, the graph shard times out while waiting for transaction state from property shards.
1212

1313

1414
ifndef::backend-pdf[]

modules/ROOT/pages/errors/gql-errors/index.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1602,13 +1602,15 @@ Status description:: error: general processing exception - no such schema descri
16021602

16031603
Status description:: error: general processing exception - transaction retry aborted. Transaction retry aborted after `{ <<count>> }` attempts. Retry timed out with a maximum retry duration of `{ <<timeAmount>> }` `{ <<timeUnit>> }`.
16041604

1605+
[role=label--new-2025.11]
16051606
=== xref:errors/gql-errors/50N24.adoc[50N24]
16061607

1607-
Status description:: error: general processing exception - sharded properties transaction handling database error. Unexpected exception whilst getting transaction state.
1608+
Status description:: error: general processing exception - sharded properties transaction handling database error. Unexpected exception while getting transaction state.
16081609

1610+
[role=label--new-2025.11]
16091611
=== xref:errors/gql-errors/50N25.adoc[50N25]
16101612

1611-
Status description:: error: general processing exception - sharded properties transaction handling client error. Unexpected exception whilst getting transaction state.
1613+
Status description:: error: general processing exception - sharded properties transaction handling client error. Unexpected exception while getting transaction state.
16121614

16131615
=== xref:errors/gql-errors/50N42.adoc[50N42]
16141616

0 commit comments

Comments
 (0)