Skip to content

Commit

Permalink
Add comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Crystal Lemire committed Nov 28, 2023
1 parent cbde270 commit 5fe6028
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protocol/daemons/server/types/health_monitor.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import (
)

const (
// HealthCheckPollFrequency is the frequency at which the health checkable service is polled.
HealthCheckPollFrequency = 5 * time.Second
)

Expand Down

0 comments on commit 5fe6028

Please sign in to comment.