@flux-control/effect-modbus-rs
Preparing search index...
RetryErrorOptions
Type Alias RetryErrorOptions
RetryErrorOptions
:
boolean
|
RetryDelayOptions
Per-error retry configuration.
false
— never retry this error.
true
— retry using the policy-level backoff curve.
RetryDelayOptions
— retry using a curve specific to this error.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@flux-control/effect-modbus-rs
Loading...
Per-error retry configuration.
false— never retry this error.true— retry using the policy-level backoff curve.