Skip to content
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

Add reconnect attempts #48

Closed
elmarti opened this issue Sep 7, 2017 · 0 comments
Closed

Add reconnect attempts #48

elmarti opened this issue Sep 7, 2017 · 0 comments

Comments

@elmarti
Copy link
Owner

elmarti commented Sep 7, 2017

As discovered in #46, the example app never seems to connect first time, but often does after a few tries. The previous Blaze specific version of the application used to reconnect when the ICEConnectionState was failed, which seemed to work most of the time and this should be repeated for this version.

Acceptance criteria

  • Developer can specify number of retry attempts before failing the call.
  • When Ice fails it should start the calling process over again until it has done it X amount of times.
@ghost ghost assigned elmarti Sep 8, 2017
@ghost ghost added in progress and removed ready labels Sep 8, 2017
elmarti pushed a commit that referenced this issue Sep 8, 2017
elmarti pushed a commit that referenced this issue Sep 8, 2017
@elmarti elmarti closed this as completed Sep 8, 2017
@ghost ghost removed the in progress label Sep 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant