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

healthcheck: configurable database delay #9381

Closed
Assignees
johnstcn
@matifali

Description

@matifali

The delay to mark the database as unhealthy should be configurable. currently, it looks like hardcoded to 15 milliseconds.

iflatency<15*time.Millisecond {
r.Healthy=true
}

I have a deployment where the remote db has 28-29 ms latency, and Coder is marking it as unhealthy.

image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp