Skip to content

Commit

Permalink
Merge pull request #248 from ably/chat-remove-rl8
Browse files Browse the repository at this point in the history
chat: deprecate CHA-RL8
  • Loading branch information
AndyTWF authored Nov 29, 2024
2 parents e3e1be2 + 4823ad9 commit 842ed5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion textile/chat-features.textile
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ h4(#rooms-lifecycle-operations). Room Lifecycle Operations
*** @(CHA-RL5f3)@ This specification point has been removed. Refer to the @CHA-RL1e@ attachment cycle.
* @(CHA-RL6)@ This specification point has been removed. It was superseded by @CHA-RL8@.
* @(CHA-RL6a)@ This specification point has been removed. It was superseded by @CHA-RL8@.
* @(CHA-RL8)@ @[Testable]@ A room begins its lifetime in the @INITIALIZED@ state.
* @(CHA-RL8)@ This specification point has been removed. It was a duplicate of @CHA-RS3@.
* @(CHA-RL7)@ Room lifecycle operations are atomic and exclusive operations: one operation must complete (whether that's failure or success) before the next one may begin.
** @(CHA-RL7a)@ @[Testable]@ Room lifecycle operations have a precedence. If multiple operations are scheduled to run, they run in the following order:
*** @(CHA-RL7a1)@ The @RETRY@ operation - an internal process.
Expand Down

0 comments on commit 842ed5d

Please sign in to comment.