summaryrefslogtreecommitdiff
path: root/.rr.yaml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-02-24 14:16:59 +0300
committerGitHub <[email protected]>2021-02-24 14:16:59 +0300
commitb3cb0cd2428f1bfdd959ea8f3461e2992b6acdb2 (patch)
tree0d226eb8ad9730ede1f7cd80b5f7b44d1fb23b0a /.rr.yaml
parent3c5a85bf8a0d1c8b8f8f71c215f75b338c4e7510 (diff)
parentcaea9cb452fda97a9496bc33190c95fbc27e54c3 (diff)
Merge pull request #551 from spiral/rc.4-releasev2.0.0-RC.4
âš¡ release(RC.4): Release RC.4
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