Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Optimize the reconciliation loop to only evaluate eventuals on networks that have actual data changes #711

Open
fordN opened this issue Aug 11, 2023 · 0 comments
Labels

Comments

@fordN
Copy link
Contributor

fordN commented Aug 11, 2023

After the multi-network changes, many eventuals are on a multiNetwork map. If any of the networks data changes, all of the networks eventuals are re-evaluated. We need to make this smarter to avoid the unnecessary work.

Potential solutions could include a filter on the eventuals evaluation.

@fordN fordN added enhancement New feature or request indexer-agent labels Aug 11, 2023
@fordN fordN added this to the Multi-network optimizations milestone Aug 11, 2023
@fordN fordN added this to Indexer Aug 11, 2023
@github-project-automation github-project-automation bot moved this to 🗃️ Inbox in Indexer Aug 11, 2023
@fordN fordN added the p1 label Aug 11, 2023
@fordN fordN moved this from 🗃️ Inbox to 🙏 Feature Requests in Indexer Aug 11, 2023
@tilacog tilacog moved this from 🙏 Feature Requests to 🏗️ In Progress in Indexer Sep 27, 2023
@alex-pakalniskis alex-pakalniskis moved this from 🏗️ In Progress to 🛑 Blocked in Indexer Nov 20, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
Status: 🛑 Blocked
Development

No branches or pull requests

1 participant