Commit 4e10aa9
committed
Add error code 92008 for apply-on-ACK abandonment of wait-for-SYNCED
This is the code that a LiveObjects mutation operation will fail with if
the channel enters DETACHED, SUSPENDED, or FAILED whilst waiting for the
objects sync state to become SYNCED. See [1].
[1] ably/specification#4191 parent 6ff9a1a commit 4e10aa9
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| 212 | + | |
212 | 213 | | |
213 | 214 | | |
214 | 215 | | |
| |||
0 commit comments