Default
Properties
Determines whether two errors are equal.
Duration to remain state as an active.
This callback function will be called if some query encounters an error.
Determines whether query processing needs to be paused based on error.
Maximum window time on prefetch processing.
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.
Automatically revalidate active Query when the window is refocused.
Automatically revalidate active Query when the network reconnects.
Specifies whether to retry the operation.
Determines whether to suppress error information when relaying it using soil.query.core.ErrorRelay.
Functions
Copies the current QueryOptions with the specified settings.
Generates an RetryFn for Exponential Backoff Strategy.