Skip to content

Review purge behavior for digest-based cache bodies #23

Description

@javihgil

The cache store removes URL metadata on purge, but cached response bodies stored by digest may remain in the backing cache pool until their TTL expires.

This is not an immediate functional break, but it can leave orphaned cache entries behind and makes purge less complete than it looks from the API.

The bundle should either clean up digest-based bodies more aggressively or document the current behavior and its operational impact more clearly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions