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

Reduce number of blocks to reindex again #1854

Merged
merged 1 commit into from
Feb 6, 2024
Merged

Conversation

Uxio0
Copy link
Member

@Uxio0 Uxio0 commented Feb 6, 2024

As indexer it's running quite well, we shouldn't require to reindex so many blocks

@Uxio0 Uxio0 requested a review from a team as a code owner February 6, 2024 16:23
@Uxio0
Copy link
Member Author

Uxio0 commented Feb 6, 2024

@liliya-soroka @JagoFigueroa we are reducing the number of blocks that we are reindexing (every time we index a block we also reindex some of the previous ones). I would like to check if it can be reduced safetly so we can increase the performance and reduce the requirements of the service, let me know if you see observe missing transactions on staging

@Uxio0
Copy link
Member Author

Uxio0 commented Feb 6, 2024

@moisses89 I'm merging this but I want you to be aware

As indexer it's running quite well, we shouldn't require to reindex so many blocks
@Uxio0 Uxio0 force-pushed the reduce-number-blocks-reindex branch from 9586265 to e6d7f99 Compare February 6, 2024 16:31
@Uxio0 Uxio0 merged commit c56c400 into master Feb 6, 2024
6 checks passed
@Uxio0 Uxio0 deleted the reduce-number-blocks-reindex branch February 6, 2024 16:37
@github-actions github-actions bot locked and limited conversation to collaborators Feb 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants