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

dev: new indexer pick up from last block old indexer #66

Open
EvolveArt opened this issue Oct 9, 2024 · 0 comments
Open

dev: new indexer pick up from last block old indexer #66

EvolveArt opened this issue Oct 9, 2024 · 0 comments

Comments

@EvolveArt
Copy link
Contributor

Current Behavior

If we want to change the script of an existing indexer we will have to

  1. delete current indexer
  2. delete indexed data
  3. recreate indexer -> reindexes from scratch

Expected Behavior

New indexer should restart from where the delete indexer stopped.
Maybe we can have a /replace endpoint that does this.

Also switching to redis persistence might help cc #56

@EvolveArt EvolveArt moved this to Todo in Pragma Backlog Oct 9, 2024
@EvolveArt EvolveArt moved this from Todo to Backlog in Pragma Backlog Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant