You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: general processing exception - transaction retry aborted. Transaction retry aborted after `{ <<count>> }` attempts. Retry timed out with a maximum retry duration of `{ <<timeAmount>> }` `{ <<timeUnit>> }`.
Copy file name to clipboardExpand all lines: modules/ROOT/pages/errors/gql-errors/index.adoc
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1220,6 +1220,10 @@ Status description:: error: general processing exception - remote execution data
1220
1220
1221
1221
Status description:: error: general processing exception - no such schema descriptor. The `{ <<schemaDescrType>> }` was not found for `{ <<schemaDescr>> }`. Verify that the spelling is correct.
1222
1222
1223
+
=== xref:errors/gql-errors/50N23.adoc[50N23]
1224
+
1225
+
error: general processing exception - transaction retry aborted. Transaction retry aborted after `{ <<count>> }` attempts. Retry timed out with a maximum retry duration of `{ <<timeAmount>> }` `{ <<timeUnit>> }`.
1226
+
1223
1227
=== xref:errors/gql-errors/50N42.adoc[50N42]
1224
1228
1225
1229
Status description:: error: general processing exception - unexpected error. Unexpected error has occurred. See debug log for details.
0 commit comments