Skip to content

Commit 8d138e6

Browse files
Weekly docs review - Service Control event subscription (#7787)
1 parent 9be9efb commit 8d138e6

File tree

1 file changed

+2
-2
lines changed
  • samples/servicecontrol/events-subscription

1 file changed

+2
-2
lines changed

samples/servicecontrol/events-subscription/sample.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Monitor with ServiceControl events
33
summary: A sample showing how to monitor events in ServiceControl
44
component: ServiceControlContracts
5-
reviewed: 2023-11-30
5+
reviewed: 2025-08-28
66
related:
77
- servicecontrol
88
- servicecontrol/contracts
@@ -76,7 +76,7 @@ The `MessageFailed` event is published whenever ServiceControl detects a new mes
7676
In order to receive `HeartbeatStopped` and `HeartbeatRestored` events, the endpoint must use the [heartbeats plugin](/monitoring/heartbeats).
7777

7878
> [!NOTE]
79-
> Heartbeat control messages are sent [every 30 seconds by default](/monitoring/heartbeats/install-plugin.md#heartbeat-interval) so there will be up to a 30 second delay before ServiceControl realizes that it lost or restored connection with the endpoint.
79+
> Heartbeat control messages are sent [every 10 seconds by default](/monitoring/heartbeats/install-plugin.md#heartbeat-interval) so there will be up to a 30 second delay before ServiceControl realizes that it lost or restored connection with the endpoint.
8080
8181

8282
### EndpointsMonitor

0 commit comments

Comments
 (0)