@s2-dev/streamstore - v0.18.1
Preparing search index...
AppendRetryPolicy
Type Alias AppendRetryPolicy
AppendRetryPolicy
:
"all"
|
"noSideEffects"
Policy for retrying append operations.
all
: Retry all append operations, including those that may have side effects (default)
noSideEffects
: Only retry append operations that are guaranteed to have no side effects
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@s2-dev/streamstore - v0.18.1
Loading...
Policy for retrying append operations.
all: Retry all append operations, including those that may have side effects (default)noSideEffects: Only retry append operations that are guaranteed to have no side effects