OpenClaw SDK
    Preparing search index...

    Interface GapDetectorConfig

    interface GapDetectorConfig {
        recovery: GapRecoveryConfig;
        maxGaps?: number;
    }
    Index

    Properties

    Properties

    maxGaps?: number