From d175a0741126e53f6caa1f3e2be32ea1864c433e Mon Sep 17 00:00:00 2001 From: Siri Hansen Date: Thu, 20 Apr 2017 10:34:57 +0200 Subject: Fix xmllint warning in Design Principles/Supervisor Behaviour --- system/doc/design_principles/sup_princ.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'system/doc/design_principles/sup_princ.xml') diff --git a/system/doc/design_principles/sup_princ.xml b/system/doc/design_principles/sup_princ.xml index 478d1bf714..ec6e947b18 100644 --- a/system/doc/design_principles/sup_princ.xml +++ b/system/doc/design_principles/sup_princ.xml @@ -206,7 +206,7 @@ SupFlags = #{intensity => MaxR, period => MaxT, ...} On the other hand, if it is more important that you keep trying even at a high failure rate, you might want a sustained rate of as much as 1-2 restarts per second.

-

Avoiding common mistakes: +

Avoiding common mistakes:

Do not forget to consider the burst rate. If you set intensity @@ -236,7 +236,7 @@ SupFlags = #{intensity => MaxR, period => MaxT, ...} most 3 restarts for the top level supervisor might be a better choice in this case.

-

+ -- cgit v1.2.3