Default
Properties
Determines whether two errors are equal.
Duration to remain state as an active.
This callback function will be called if some mutation encounters an error.
Automatically restart active Subscription when the window is refocused.
Automatically restart active Subscription when the network reconnects.
The number of times to retry the operation.
The initial interval for retrying the operation.
The maximum interval for retrying the operation.
The multiplier for the next interval.
The randomization factor for the next interval.
The random number generator for the next interval.
Specifies whether to retry the operation.
Determines whether to suppress error information when relaying it using soil.query.core.ErrorRelay.
Functions
Copies the current SubscriptionOptions with the specified settings.
Generates an RetryFn for Exponential Backoff Strategy.