Skip to content

Establishing a presentation connection steps do not handle failures #343

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

Closed
markafoltz opened this issue Sep 16, 2016 · 1 comment
Closed
Labels

Comments

@markafoltz
Copy link
Contributor

The steps to establish a presentation connection don't define what happens if the attempt to connect fails. We might want to do that so there is a way for reconnect() to return a connection that doesn't reach a connected state.

Also, the non-normative note that begins "If the connection step does not complete" could be more specific about which algorithm(s) can be retried on which connections so the state transitions make sense.

@markafoltz markafoltz added the P2 label Sep 16, 2016
@anssiko anssiko added the v1 label Sep 22, 2016
@tidoust
Copy link
Member

tidoust commented Sep 26, 2016

See discussion at TPAC

PROPOSED RESOLUTION: For #343, move error handling steps from the start algorithm to the establish a connection algorithm, and remove the note in 6.5.1 about retrying connection establishment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants