Skip to content

Commit 382056e

Browse files
authored
Update .rr.yaml
1 parent 2bfe7e1 commit 382056e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.rr.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -321,8 +321,8 @@ temporal:
321321
supervisor:
322322
# How often to check the state of the workers.
323323
#
324-
# Default: 1s
325-
watch_tick: 1s
324+
# Default: 5s
325+
watch_tick: 5s
326326

327327
# Maximum time worker is allowed to live (soft limit). Zero means no limit.
328328
#
@@ -816,8 +816,8 @@ http:
816816
supervisor:
817817
# How often to check the state of the workers.
818818
#
819-
# Default: 1s
820-
watch_tick: 1s
819+
# Default: 5s
820+
watch_tick: 5s
821821

822822
# Maximum time worker is allowed to live (soft limit). Zero means no limit.
823823
#
@@ -2180,8 +2180,8 @@ centrifuge:
21802180
supervisor:
21812181
# How often to check the state of the workers.
21822182
#
2183-
# Default: 1s
2184-
watch_tick: 1s
2183+
# Default: 5s
2184+
watch_tick: 5s
21852185

21862186
# Maximum time worker is allowed to live (soft limit). Zero means no limit.
21872187
#

0 commit comments

Comments
 (0)