Skip to content

Commit ed03fba

Browse files
committed
editorial updates
1 parent 266abe5 commit ed03fba

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
@@ -1607,13 +1607,15 @@ Status description:: error: general processing exception - no such schema descri
16071607

16081608
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>> }`.
16091609

1610+
[role=label--new-2025.11]
16101611
=== xref:errors/gql-errors/50N24.adoc[50N24]
16111612

1612-
Status description:: error: general processing exception - sharded properties transaction handling database error. Unexpected exception whilst getting transaction state.
1613+
Status description:: error: general processing exception - sharded properties transaction handling database error. Unexpected exception while getting transaction state.
16131614

1615+
[role=label--new-2025.11]
16141616
=== xref:errors/gql-errors/50N25.adoc[50N25]
16151617

1616-
Status description:: error: general processing exception - sharded properties transaction handling client error. Unexpected exception whilst getting transaction state.
1618+
Status description:: error: general processing exception - sharded properties transaction handling client error. Unexpected exception while getting transaction state.
16171619

16181620
=== xref:errors/gql-errors/50N42.adoc[50N42]
16191621

0 commit comments

Comments
 (0)