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
StatusCodeError: [version_conflict_engine_exception] [...]: version conflict, required seqNo [6124], primary term [1]. current document has seqNo [6125] and primary term [1], with { ... }
105
+
status: 409,
106
+
displayName: 'Conflict',
107
+
path: '/.reporting-...',
108
+
body: {
109
+
error: {
110
+
type: 'version_conflict_engine_exception',
111
+
reason: '[...]: version conflict, required seqNo [6124], primary term [1]. current document has seqNo [6125] and primary term [1]',
0 commit comments