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

Why a small delay necessary between master and viewer channel creations? #99

Open
lherman-cs opened this issue Oct 13, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@lherman-cs
Copy link
Contributor

In #98, we need to add a small delay before running the viewer. Otherwise, the viewer will get stuck in "Create Channel" signaling state. The log shows that the server responded with 400 even after the master could successfully create and connect to the channel. This seems to be an issue from the backend. But, we need to get further investigation to accurately find the root cause.

Logs: log-1012.txt

@MushMal
Copy link
Contributor

MushMal commented Oct 13, 2020

Do we use the caching provider?

@lherman-cs
Copy link
Contributor Author

@MushMal Yes, we're using the file caching provider, same as the sample.

@MushMal MushMal added the bug Something isn't working label Jan 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants