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

Refactor: periodic pulling network data #146

Open
hopeyen opened this issue May 2, 2024 · 0 comments
Open

Refactor: periodic pulling network data #146

hopeyen opened this issue May 2, 2024 · 0 comments
Labels
p3 Low priority size:medium Medium type:refactor Changes not visible to users

Comments

@hopeyen
Copy link
Collaborator

hopeyen commented May 2, 2024

Problem statement

Reduce the number of queries made to network Subgraph and Registry Subgraph

Expectation proposal

Use Eventuals for periodic ticks. Use eventual values at places that pulls for network or registry data (check for allocations, indexer stake, registered identities).

@hopeyen hopeyen added type:refactor Changes not visible to users size:medium Medium p3 Low priority labels May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p3 Low priority size:medium Medium type:refactor Changes not visible to users
Projects
None yet
Development

No branches or pull requests

1 participant