A resolved retry policy: a schedule plus the predicates that produced it.
Produced by makeRetryPolicy or a RetryPolicies preset, and
attached to a transport or client (or piped with retryModbus). The
schedule is a plain Effect Schedule, so it can also be handed straight
to Effect.retry, Effect.repeat, or Stream.retry.
A resolved retry policy: a schedule plus the predicates that produced it.
Produced by makeRetryPolicy or a RetryPolicies preset, and attached to a transport or client (or piped with retryModbus). The
scheduleis a plain EffectSchedule, so it can also be handed straight toEffect.retry,Effect.repeat, orStream.retry.