summaryrefslogtreecommitdiff
path: root/.rr.yaml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2023-07-06 20:36:48 +0200
committerGitHub <[email protected]>2023-07-06 20:36:48 +0200
commitac11064d7bdd0e191e9da77ace6257ee0f8287dd (patch)
tree21afc8cb934b860da212962904fa0855e419de73 /.rr.yaml
parenta722c533589307a4e8b1b0540a49711c6c15f130 (diff)
parent5025240c347420b724e1305133e8599437e3666e (diff)
[#1637]: release: `v2023.2.0`
Diffstat (limited to '.rr.yaml')
-rw-r--r--.rr.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.rr.yaml b/.rr.yaml
index c80d6ce7..d815cdb0 100644
--- a/.rr.yaml
+++ b/.rr.yaml
@@ -500,6 +500,11 @@ service:
# Default: 1
process_num: 1
+ # Timeout for the process stop operation
+ #
+ # Default: 5 seconds
+ timeout_stop_sec: 5
+
# Allowed time before stop.
#
# Default: 0 (infinity), can be 1s, 2m, 2h (seconds, minutes, hours)
@@ -529,6 +534,11 @@ service:
# Default: none, required.
command: "binary"
+ # Timeout for the process stop operation
+ #
+ # Default: 5 seconds
+ timeout_stop_sec: 5
+
# Env variables for the process
#
# Default: empty