diff --git a/protocol/errors.json b/protocol/errors.json index ddb9b8b..f9d4eed 100644 --- a/protocol/errors.json +++ b/protocol/errors.json @@ -142,6 +142,8 @@ "72003": "ingress cannot connect to database", "72004": "ingress cannot identify channel, no _ablyChannel field", "72005": "ingress invalid pipeline", + "72006": "unable to resume from change stream", + "72007": "unable to store change stream resume token", "80000": "connection failed", "80001": "connection failed (no compatible transport)",