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

Increase server start timeout #7788

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

dibarbet
Copy link
Member

I've seen a couple reports of people hitting a timeout during startup, but eventually works.

The logs show 30seconds between starting and timing out, but the server eventually connects ~10 seconds later.

I see no reason to keep the timeout this low - if the server fails to start (process exits) we reject the promise ahead of time

@dibarbet dibarbet requested a review from a team as a code owner November 14, 2024 18:56
@dibarbet dibarbet merged commit 6f1caaf into dotnet:main Nov 14, 2024
16 checks passed
@dibarbet dibarbet deleted the increase_default_timeout branch November 14, 2024 21:09
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.

2 participants