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 HMR http request timeout issue under node 8. #2166

Merged
merged 1 commit into from Jun 5, 2017

Conversation

arunoda
Copy link
Contributor

@arunoda arunoda commented Jun 5, 2017

The fix is to add a heartbeat less than 5 secs.
More info: webpack-contrib/webpack-hot-middleware#210

The fix is to add a heartbeat less than 5 secs.
Copy link
Member

@timneutkens timneutkens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good based on the comments in the issue you mentioned.

@timneutkens timneutkens merged commit 443abba into vercel:master Jun 5, 2017
@timneutkens
Copy link
Member

We need to make sure this also lands in the v3-beta branch.

@arunoda
Copy link
Contributor Author

arunoda commented Jun 5, 2017

We'll merge master after this.

@arunoda arunoda mentioned this pull request Jun 5, 2017
@timneutkens
Copy link
Member

Awesome, thanks 👌

xuezhma pushed a commit to xuezhma/next.js that referenced this pull request Jun 22, 2017
The fix is to add a heartbeat less than 5 secs.
@lock lock bot locked as resolved and limited conversation to collaborators Jun 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants