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: avoid http (read) timeouts by sending a heartbeat #668

Merged

Conversation

maartenbreddels
Copy link
Member

@maartenbreddels maartenbreddels commented Aug 5, 2020

Fixes #661

@maartenbreddels maartenbreddels force-pushed the fix_webclient_timeout branch 4 times, most recently from 8acb326 to 7e09ecd Compare August 5, 2020 11:09
@maartenbreddels maartenbreddels changed the title test: test if voila keeps the http connection alive (read-timeout) fix: avoid http (read) timeouts by sending a heartbeat Aug 5, 2020
@SylvainCorlay SylvainCorlay merged commit 81474b2 into voila-dashboards:master Aug 18, 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.

Preventing timeout issues by sending heartbeat messages while long running cell is running.
2 participants