Skip to content

memwal_restore total count exceeds what memwal_recall can enumerate #382

Description

@Olalekan2345

memwal_restore reported a higher total blob count for a namespace than memwal_recall could ever return, regardless of query breadth. Root cause appears to be: a memwal_remember call that errored client-side with "MCP error -32000: Connection closed" had actually succeeded server-side, writing a blob that restore's count includes but recall's semantic search never surfaces. Recommend memwal_restore return blob IDs alongside counts, so orphaned/unindexed blobs can be identified and inspected directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions