这是indexloc提供的服务,不要输入任何密码
Skip to content

More forgiving timeout when waiting for Node.js to connect #2417

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

Merged
merged 2 commits into from
Oct 28, 2022

Conversation

alexkirsz
Copy link
Contributor

We now wait 30s instead of 1s before declaring the Node.js process a lost cause. We also early exit if the process has exited as well, which could trigger a timeout before.

@alexkirsz alexkirsz requested review from jridgewell and sokra October 27, 2022 16:26
@vercel
Copy link

vercel bot commented Oct 27, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

6 Ignored Deployments
Name Status Preview Comments Updated
examples-basic-web ⬜️ Ignored (Inspect) Oct 27, 2022 at 4:31PM (UTC)
examples-designsystem-docs ⬜️ Ignored (Inspect) Oct 27, 2022 at 4:31PM (UTC)
examples-kitchensink-blog ⬜️ Ignored (Inspect) Oct 27, 2022 at 4:31PM (UTC)
examples-native-web ⬜️ Ignored (Inspect) Oct 27, 2022 at 4:31PM (UTC)
examples-svelte-web ⬜️ Ignored (Inspect) Oct 27, 2022 at 4:31PM (UTC)
turbo-site ⬜️ Ignored (Inspect) Visit Preview Oct 27, 2022 at 4:31PM (UTC)

@alexkirsz alexkirsz requested a review from jridgewell October 27, 2022 16:58
@jridgewell jridgewell merged commit 67326f4 into main Oct 28, 2022
@jridgewell jridgewell deleted the alexkirsz/forgiving-timeout branch October 28, 2022 04:35
jridgewell pushed a commit to vercel/next.js that referenced this pull request Mar 10, 2023
…rborepo#2417)

* More forgiving timeout when waiting for Node.js to connect

* 10ms -> 30s
sokra pushed a commit to vercel/next.js that referenced this pull request Mar 13, 2023
…rborepo#2417)

* More forgiving timeout when waiting for Node.js to connect

* 10ms -> 30s
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 25, 2024
…rborepo#2417)

* More forgiving timeout when waiting for Node.js to connect

* 10ms -> 30s
ForsakenHarmony pushed a commit to vercel/next.js that referenced this pull request Jul 29, 2024
…rborepo#2417)

* More forgiving timeout when waiting for Node.js to connect

* 10ms -> 30s
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.

4 participants