Skip to content

Commit

Permalink
Merge pull request #281 from ably/zak/dtp-1057/changestream-resume-er…
Browse files Browse the repository at this point in the history
…rors

Error for mongodb change stream history lost
  • Loading branch information
zknill authored Dec 4, 2024
2 parents f654528 + 906a861 commit 2f065f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protocol/errors.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@
"72005": "ingress invalid pipeline",
"72006": "unable to resume from change stream",
"72007": "unable to store change stream resume token",
"72008": "change stream history lost",

"80000": "connection failed",
"80001": "connection failed (no compatible transport)",
Expand Down

0 comments on commit 2f065f2

Please sign in to comment.