|
@@ -729,8 +729,9 @@ route {
|
|
</title>
|
|
</title>
|
|
<para>
|
|
<para>
|
|
Returns true if the failure route is executed for a branch that did
|
|
Returns true if the failure route is executed for a branch that did
|
|
- timeout. It can be used only from the
|
|
|
|
- <emphasis>failure_route</emphasis>.
|
|
|
|
|
|
+ timeout. It can be used from
|
|
|
|
+ <emphasis>failure_route</emphasis> and
|
|
|
|
+ <emphasis>branch-failure</emphasis> event route.
|
|
</para>
|
|
</para>
|
|
<example>
|
|
<example>
|
|
<title><function>t_branch_timeout</function> usage</title>
|
|
<title><function>t_branch_timeout</function> usage</title>
|
|
@@ -753,8 +754,9 @@ failure_route[0]{
|
|
<para>
|
|
<para>
|
|
Returns true if the failure route is executed for a branch that did
|
|
Returns true if the failure route is executed for a branch that did
|
|
receive at least one reply in the past (the "current" reply is not
|
|
receive at least one reply in the past (the "current" reply is not
|
|
- taken into account). It can be used only from the
|
|
|
|
- <emphasis>failure_route</emphasis>.
|
|
|
|
|
|
+ taken into account). It can be used from
|
|
|
|
+ <emphasis>failure_route</emphasis> and
|
|
|
|
+ <emphasis>branch-failure</emphasis> event route.
|
|
</para>
|
|
</para>
|
|
<example>
|
|
<example>
|
|
<title><function>t_branch_replied</function> usage</title>
|
|
<title><function>t_branch_replied</function> usage</title>
|