XYO Platform SDK - v3.10.6
    Preparing search index...
    interface AsyncQueryBusBaseConfig {
        intersect?: AsyncQueryBusIntersectConfig;
        pollFrequency?: number;
        stateStore?: SearchableStorage;
    }

    Hierarchy (View Summary)

    Index

    Properties

    pollFrequency?: number

    How often to poll for new queries/responses

    stateStore?: SearchableStorage

    Where the archivist should persist its internal state