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(stats): v2.2.3 fixes #1127

Merged
merged 5 commits into from
Nov 19, 2024
Merged

fix(stats): v2.2.3 fixes #1127

merged 5 commits into from
Nov 19, 2024

Conversation

bragov4ik
Copy link
Contributor

@bragov4ik bragov4ik commented Nov 18, 2024

  • fix null indexing-status: When blocks haven't finished indexed, indexed_internal_transactions_ratio is returned null. We want to handle it properly instead of falling with an error.
  • fix readme
  • fix issue with service being terminated continuously

@bragov4ik bragov4ik force-pushed the bragov4ik/stats-fix-null-indexing branch from 314f860 to be38da8 Compare November 19, 2024 10:30
@bragov4ik bragov4ik changed the title fix(stats): treat null indexing-status as zero fix(stats): v2.2.3 fixes Nov 19, 2024
@bragov4ik
Copy link
Contributor Author

I fit many fixes in one PR because we need to release the fix as v2.2.3 asap and master contains some new features (which will go to v2.3.0)

stats/stats-server/src/update_service.rs Outdated Show resolved Hide resolved
@bragov4ik bragov4ik merged commit 480d1e8 into main Nov 19, 2024
5 checks passed
@bragov4ik bragov4ik deleted the bragov4ik/stats-fix-null-indexing branch November 19, 2024 14:22
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

Successfully merging this pull request may close these issues.

2 participants