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

HTTP/2 timeouts in Node 12 #277

Closed
iparamonau opened this issue Jul 28, 2020 · 1 comment
Closed

HTTP/2 timeouts in Node 12 #277

iparamonau opened this issue Jul 28, 2020 · 1 comment

Comments

@iparamonau
Copy link
Member

As per #275, there's likely an issue with http/2 in Node 12.

Until this issue is investigated and resolved, please set DISABLE_HTTP2: true in your local config if you start seeing timeouts over HTTPs to disable http/2 if you need node 12 and up.

@iparamonau
Copy link
Member Author

develop branch now includes #344 and the minimum node version will be upped to 14. This issue is resolved and will be released in the next version.

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

No branches or pull requests

1 participant