You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
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).The text was updated successfully, but these errors were encountered: