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

fix: Increase timeout for the Chromecast to connect to the HTTP server #295

Merged
merged 1 commit into from
Sep 21, 2020

Conversation

vext01
Copy link
Contributor

@vext01 vext01 commented Sep 21, 2020

The current 10 second wait isn't long enough on slow networks (like my wifi network at home!). Let's wait 30 seconds instead.

Fixes #294.

I was unable to reproduce the issue again with the 10 second wait (typical!), but I was able to repro by setting the timeout lower.

Thanks!

The current 10 second wait isn't long enough on slow networks (like my
wifi network at home!). Let's wait 30 seconds instead.
@skorokithakis skorokithakis changed the title Wait longer for the Chromecast to connect to the HTTP server. fix: Increase timeout for the Chromecast to connect to the HTTP server Sep 21, 2020
@skorokithakis
Copy link
Owner

Looks good, thanks! I edited the title so the changelog credits you.

@skorokithakis skorokithakis merged commit 7f6a881 into skorokithakis:master Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Timeout when chromecast connecting to HTTP server.
2 participants