Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull historic data for new tokens #9

Open
pCosta99 opened this issue Jun 18, 2022 · 1 comment
Open

Pull historic data for new tokens #9

pCosta99 opened this issue Jun 18, 2022 · 1 comment
Labels
enhancement New feature or request feature A feature request

Comments

@pCosta99
Copy link
Member

When a new token is created, historic data for that token should be pulled in asynchronously.
This makes sure that we never need to run the historic_rate:build task again (not even on app start since when you create tokens you will be enqueuing the pulling of historic data).

@pCosta99
Copy link
Member Author

With this done, the historic_rate:build task can be removed from the project entirely.

@pCosta99 pCosta99 added enhancement New feature or request feature A feature request labels Jun 18, 2022
@pCosta99 pCosta99 added this to the single-deployment milestone Jun 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature A feature request
Projects
None yet
Development

No branches or pull requests

1 participant