-
Notifications
You must be signed in to change notification settings - Fork 19
Implement RTN23 idle-transport detection and the recovery spec points around it #1331
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
f6c7c11
Detect a dead transport at the interval RTN23a specifies
AndyTWF e824cf6
Restart the message serial sequence when the connection does not cont…
AndyTWF 026ac20
Reattach channels on entering CONNECTED, and detach them when the con…
AndyTWF d74b5bf
Report the retry delay we actually wait, and suspend on every disconn…
AndyTWF ed660d9
Consult the fallback hosts on every attempt, and bound the immediate …
AndyTWF 169f857
Reinitialise on connect, bound the auth callback, and complete the te…
AndyTWF 0b62bf1
Always attempt a resume, and let the server decide continuity
AndyTWF 34af4e1
Return a recovery key while suspended
AndyTWF ea7d566
Pin the successful-resume case the UTS covers
AndyTWF a93fe57
Make the UTS coverage claims true
AndyTWF f3828dd
Close four holes around the idle monitor and the request timeout
AndyTWF 4a5f218
Decide RTN23b from the transport's own params
AndyTWF ffb5cf1
Scope the RTN17j connectivity check to the fallback decision
AndyTWF File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.