shajara API
Overview
Preparing search index...
@shajara/host
primitives
RecoveryHandler
Type Alias RecoveryHandler
RecoveryHandler
:
(
error
:
ScopeExitError
)
=>
RiteCoroutine
<
RecoveryDecision
>
Recovery handler for a child-scope exit failure offered by
resumable
.
Type Declaration
(
error
:
ScopeExitError
)
:
RiteCoroutine
<
RecoveryDecision
>
Parameters
error
:
ScopeExitError
Returns
RiteCoroutine
<
RecoveryDecision
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Overview
shajara API
Loading...
Recovery handler for a child-scope exit failure offered by
resumable.