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

[Indexer] Change the validators yield saving interval #135

Closed
rattrap opened this issue Sep 8, 2023 · 0 comments
Closed

[Indexer] Change the validators yield saving interval #135

rattrap opened this issue Sep 8, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rattrap
Copy link
Contributor

rattrap commented Sep 8, 2023

https://github.com/Taraxa-project/taraxa-indexer/blob/develop/main.go#L45

We need to change the yield saving interval to be daily instead of almost weekly
Now: 150000x4/60/60/24 = 6.94 days
New: 21600x4/60/60/24 = 1 day

Also need to re-index

@rattrap rattrap converted this from a draft issue Sep 8, 2023
@rattrap rattrap self-assigned this Sep 8, 2023
@rattrap rattrap moved this to Todo 📝 in Ecosystem Team Planning Sep 8, 2023
@rattrap rattrap added the enhancement New feature or request label Sep 8, 2023
@Malak67 Malak67 assigned Malak67 and rattrap and unassigned rattrap and Malak67 Sep 22, 2023
@kstdl kstdl closed this as completed Dec 20, 2024
@github-project-automation github-project-automation bot moved this from Todo 📝 to Ready for review 💬 in Ecosystem Team Planning Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Ready for review 💬
Development

No branches or pull requests

3 participants