Skip to content
This repository was archived by the owner on Aug 2, 2024. It is now read-only.
This repository was archived by the owner on Aug 2, 2024. It is now read-only.

TODO: Upgrade the data fetching scripts #3

@grctest

Description

@grctest

At the moment, the data fetching scripts are run once before compiling the beet_api, however it's entirely possible for new blockchain data to be created after compilation and we'd be missing out on this info.

We should perhaps move away from solely pre-compilation data fetching, to during runtime scheduled data fetching.

We can use the following elysiajs package to schedule regularly fetching the data, if being run on a server for example.

https://github.com/elysiajs/elysia-cron

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