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
@@ -1213,6 +1213,10 @@ Status description:: error: general processing exception - remote execution data
1213
1213
1214
1214
Status description:: error: general processing exception - no such schema descriptor. The `{ <<schemaDescrType>> }` was not found for `{ <<schemaDescr>> }`. Verify that the spelling is correct.
1215
1215
1216
+
=== xref:errors/gql-errors/50N23.adoc[50N23]
1217
+
1218
+
error: general processing exception - transaction retry aborted. Transaction retry aborted after `{ <<count>> }` attempts. Retry timed out with a maximum retry duration of `{ <<timeAmount>> }` `{ <<timeUnit>> }`.
1219
+
1216
1220
=== xref:errors/gql-errors/50N42.adoc[50N42]
1217
1221
1218
1222
Status description:: error: general processing exception - unexpected error. Unexpected error has occurred. See debug log for details.
0 commit comments