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

catalog cache does not update for new files added by another marketstore process #412

Open
briancappello opened this issue Jan 6, 2021 · 0 comments

Comments

@briancappello
Copy link
Contributor

The catalog cache does not update for newly added timebuckets and year files (added by an external marketstore process eg polygon_backfiller).

For example, if you started the marketstore server in December of 2020, backfilled daily bars on January 5th 2021, and then queried for daily bars on January 5th 2021, the server only returns bars through 2020 (because the catalog cache doesn't know about the newly added year files for 2021).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant