Skip to content

Solve Feed lookup delay #494

@asabya

Description

@asabya

Everything In fairOS depends on the epoch based feeds. But we don't keep track of the feed updates. For this reason we have "noclue" of the feed updates and the latest feed lookup take a while to get the latest update.

With the above case downloading a 30kb file can take upto 8-10 seconds to download (4-5 seconds for the feed lookup alone). Note: We do the feed lookup for getting the file metadata and references of the data blocks of the file.

We need a way to either lower the lookup time or store the latest epoch to make fairOS ecosystem faster.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions