failure
returning a Directive
.Plan
.Plan
.causeType
occurs, retrying up to maxRetries
times within the retryWindow
with zero wait time between retries.causeType
occurs, retrying up to maxRetries
times within the retryWindow
, backing off and waiting between each retry according to
the backoffExponent
up to maxRetryInterval
.causeType
occurs, retrying up to maxRetries
times within the retryWindow
, backing off and waiting between each retry up to
maxRetryInterval
.causeTypes
occurs, retrying up to
maxRetries
times within the retryWindow
with zero wait time between retries.causeTypes
occurs, retrying up to
maxRetries
times within the retryWindow
, backing off and waiting between each
retry up to maxRetryInterval
.causeType
occurs, retrying up to maxRetries
times within the retryWindow
with zero wait time between retries.causeType
occurs, retrying up to maxRetries
times within the retryWindow
, backing off and waiting between each retry according to
the backoffExponent
up to maxRetryInterval
.causeType
occurs, retrying up to maxRetries
times within the retryWindow
, backing off and waiting between each retry up to
maxRetryInterval
.causeTypes
occurs, retrying up to
maxRetries
times within the timeRange
with zero wait time between retries.causeTypes
occurs, retrying up to
maxRetries
times within the retryWindow
, backing off and waiting between each
retry up to maxRetryInterval
.Plan
.type
that is capable of being supervised by calling one of
the supervise methods.supervisable
object according to the plan
.supervisable
object with the supervisor
's
plan
, forming a parent-child supervision relationship between the
supervisor
and supervisable
where failures can be escalated.selfSupervisable
object according to its
selfPlan
.type
that is supervised by the supervisor
's
plan
, forming a parent-child supervision relationship between the
supervisor
and the result where failures can be escalated.selfSupervisable
that is supervised by the by the
selfSupervisable
's selfPlan
.type
that is supervised by the plan
.Plan
for any failures.sarge
.supervised
object.Copyright © 2019. All rights reserved.