Skip to content

Thumbnail Service #22

Open
Open
@medcl

Description

@medcl

Google Drive’s thumbnail links appear to expire after a certain period, and other data sources may not provide reliable or consistent thumbnails. To address this, implementing a general thumbnail service is essential. This service would:

  • Generate Thumbnails: Automatically create thumbnails for documents lacking reliable thumbnails, such as files from unsupported or inconsistent sources.

  • Store Thumbnails: Persistently store generated thumbnails in a secure, accessible location to ensure they remain available regardless of source limitations.

  • Integrate Seamlessly: Provide a unified interface for retrieving thumbnails, whether generated or sourced, simplifying integration with various data sources.

This approach ensures consistent thumbnail availability across all document sources while decoupling the thumbnail handling logic from individual data connectors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions