Skip to content

FEAT: Improve folder cache validation and integrity #601

@andrinoff

Description

@andrinoff

Is your feature request related to a problem?

The folder cache (folder_cache.go) saves folder lists to disk but doesn't have a strong validation mechanism to check if the cache is stale or corrupted beyond basic JSON unmarshaling.

Describe the solution you'd like

Add a checksum or a more robust "updated at" check to the folder cache to ensure its integrity.

Describe alternatives you've considered

N/A

Additional context

Check config/folder_cache.go.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions