summaryrefslogtreecommitdiff
path: root/.rr.yaml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-02-23 19:11:52 +0300
committerGitHub <[email protected]>2021-02-23 19:11:52 +0300
commit18a097292a567fccdd02304ff236bf78d769965d (patch)
tree2fb7cb0833a85397936f6bbad6d1bad33cde3602 /.rr.yaml
parent123c5e96132cdc8f78f26c2f31e52b6a7ddc2e91 (diff)
parentfdbf6a61600745b5cb1022117dcd9b06d392dc84 (diff)
Merge pull request #559 from spiral/log_does_not_show_any_message
fix(various): Small fixes before release
Diffstat (limited to '.rr.yaml')
-rwxr-xr-x.rr.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.rr.yaml b/.rr.yaml
index 2ce7b542..5e214da2 100755
--- a/.rr.yaml
+++ b/.rr.yaml
@@ -99,7 +99,7 @@ http:
supervisor:
# watch_tick defines how often to check the state of the workers (seconds)
watch_tick: 1s
- # ttl defines maximum time worker is allowed to live (seconds)
+ # ttl defines maximum time worker is allowed to live (seconds) (soft)
ttl: 0
# idle_ttl defines maximum duration worker can spend in idle mode after first use. Disabled when 0 (seconds)
idle_ttl: 10s