Skip to content

Commit

Permalink
Register daemon with health monitor
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Warehime committed Feb 27, 2024
1 parent 8438d54 commit 88675f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protocol/app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -793,6 +793,7 @@ func New(
appFlags,
logger,
)
app.RegisterDaemonWithHealthMonitor(app.SlinkyClient, maxDaemonUnhealthyDuration)
}
}

Expand Down

0 comments on commit 88675f5

Please sign in to comment.