Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5325bec

Browse files
authored
fix: Add timeout to selecting a dev tunnel (#4592)
For some reason this timed out for a prospect. Even if thisdoesn't fix it, the problem will be revealed.
1 parent4895e01 commit5325bec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎coderd/devtunnel/servers.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ func FindClosestNode() (Node, error) {
7373
}
7474

7575
pinger.Count=5
76+
pinger.Timeout=5*time.Second
7677
err=pinger.Run()
7778
iferr!=nil {
7879
returnerr

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp