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 subscriber retry logic if subscriber fails to subscribe #314

Open
enricop89 opened this issue Jul 22, 2019 · 2 comments
Open

Add subscriber retry logic if subscriber fails to subscribe #314

enricop89 opened this issue Jul 22, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@enricop89
Copy link
Contributor

We can introduce a retry prop that when true, would destroy the old subscriber (because it failed), and then create another one.

Something similar to opentok/opentok-react#68

@enricop89 enricop89 added the enhancement New feature or request label Jul 22, 2019
@evillemez
Copy link
Contributor

evillemez commented Jul 30, 2019

This would be a nice addition. It would be nice if both publishers and subscribers had the capability for retries without having to mount/unmount the session.

@rktalusani
Copy link

@abdulajet can you please add this item to your list?

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

No branches or pull requests

3 participants