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

fix: stop writing to blocks v1 table #72

Merged
merged 1 commit into from
Feb 13, 2023

Conversation

vasco-santos
Copy link
Member

This PR changes indexer-lamba to not write to blocks-v1 table. It also removes all the environment variables associated with it.

Main motivation can be seen at https://hackmd.io/@vasco-santos/ryjEfsGas . In this proposal, we were aiming to keep same state. However, team then decided that we can simply not write this for now and we can go back and get the type of each entry if we want to merge both tables tracking blocks in the future.

@simone-sanfratello
Copy link

simone-sanfratello commented Feb 10, 2023

All good!

we should also set BLOCKS_BATCH_SIZE to 25, since it's the limit for the aws batch write

@vasco-santos vasco-santos force-pushed the fix/stop-writing-to-blocks-v1-table branch from 997c288 to b8ddbdd Compare February 13, 2023 14:59
@vasco-santos vasco-santos temporarily deployed to dev February 13, 2023 16:04 — with GitHub Actions Inactive
@vasco-santos vasco-santos merged commit 5f8bc22 into main Feb 13, 2023
@vasco-santos vasco-santos deleted the fix/stop-writing-to-blocks-v1-table branch February 13, 2023 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants