-
Notifications
You must be signed in to change notification settings - Fork 1
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
no op metadata json requests based on slot #171
base: grpc-ingest
Are you sure you want to change the base?
no op metadata json requests based on slot #171
Conversation
Nagaprasadvr
commented
Oct 30, 2024
•
edited
Loading
edited
- add checks to skip downloading metadata json ( restrict if data exists)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On a good track. We are missing migration for the new columns.
7384692
to
d3cf166
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is going to be annoying but I would like to add the updates to the db in a PR after grpc-ingest is merged in. As I noted in another comment we want to limit the impact of this PR on plerkle-ingest which means trying to limit our updates to program_transforms or the database model.
5a74d25
to
fb17d1a
Compare