Skip to content

[feat]: fetch files metadata along with the data when the actual indexing happens so it's not stale #324

Description

@kyteinsky

maybe here:

populated_to_embed_sources, errored_sources = asyncio.run(
__fetch_files_content(to_embed_sources, config.concurrent_file_fetches)
)

this does not apply to the content providers since the updated metadata is already present in the db when the providers add data, it's de-duplicated based on ids on re-addition.

thanks @miaulalala

Metadata

Metadata

Assignees

No one assigned

    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