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

Add endpoint to export indexing queue #289

Closed
alexcos20 opened this issue Feb 28, 2024 · 3 comments
Closed

Add endpoint to export indexing queue #289

alexcos20 opened this issue Feb 28, 2024 · 3 comments
Assignees

Comments

@alexcos20
Copy link
Member

This will be used by the dashboard to display the current indexing queue

@paulo-ocean
Copy link
Contributor

paulo-ocean commented Mar 4, 2024

Right now there is only a "re-index" queue, which is used when explicitly we want to re-index some tx
we are indexing as soon as we processed the events from the network.. should we have other queue, or we are just referring to reindex queue here?
thanks

@mihaisc
Copy link
Contributor

mihaisc commented Mar 4, 2024

Nope, that is the one, the re-index queue, basically we want to display in the dashboard that queue

@paulo-ocean
Copy link
Contributor

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

No branches or pull requests

3 participants