File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff 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 #
You can’t perform that action at this time.
0 commit comments