-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement RETRY room lifecycle operation
Based on spec at 8ff947d. The internal triggering of the RETRY operation (as specified by CHA-RL1h3 and CHA-RL4b9) will come in #50. Note that, since the RETRY operation does not currently cause a transition to SUSPENDED, the `hasOperationInProgress` manager property does not return `true` if there’s a RETRY in progress. (As mentioned in ec1645a, we’ll address this in #50.) Resolves #51.
- Loading branch information
1 parent
7cd83a8
commit 86eb3ae
Showing
3 changed files
with
540 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.