OpenClaw SDK
Preparing search index...
GapRecoveryConfig
Interface GapRecoveryConfig
interface
GapRecoveryConfig
{
mode
:
GapRecoveryMode
;
onGap
?:
(
gaps
:
GapInfo
[]
)
=>
void
;
snapshotEndpoint
?:
string
;
}
Index
Properties
mode
on
Gap?
snapshot
Endpoint?
Properties
mode
mode
:
GapRecoveryMode
Optional
on
Gap
onGap
?:
(
gaps
:
GapInfo
[]
)
=>
void
Optional
snapshot
Endpoint
snapshotEndpoint
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
mode
on
Gap
snapshot
Endpoint
OpenClaw SDK
Loading...