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 indexing endpoint #2282

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Fix indexing endpoint #2282

merged 1 commit into from
Oct 25, 2024

Conversation

Uxio0
Copy link
Member

@Uxio0 Uxio0 commented Oct 25, 2024

  • It looks like that due RPC balancing, sometimes there are blocks missing
  • This way we minimize the chance of having issues, as we recover first the last block and the other blocks can only be equal or smaller than that one

- It looks like that due RPC balancing, sometimes there are blocks missing
- This way we minimize the chance of having issues, as we recover first the last block and the other blocks can only be equal or smaller than that one
@Uxio0 Uxio0 requested a review from a team as a code owner October 25, 2024 12:33
@Uxio0 Uxio0 merged commit 57eee0f into main Oct 25, 2024
5 checks passed
@Uxio0 Uxio0 deleted the check-indexing-status branch October 25, 2024 12:50
@github-actions github-actions bot locked and limited conversation to collaborators Oct 25, 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