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

accounthist should read from blockstream #239

Open
matthewdarwin opened this issue Jul 19, 2021 · 0 comments
Open

accounthist should read from blockstream #239

matthewdarwin opened this issue Jul 19, 2021 · 0 comments

Comments

@matthewdarwin
Copy link

matthewdarwin commented Jul 19, 2021

accounthist should read from blockstream (when running live) instead of only reading from files.

accounthist/injector/pipeline.go <-- injector's 'source' is set directly to a FileSource, not a JoiningSource

You can see log messages like this:

(accounthist) reading from blocks store: file does not (yet?) exist, retrying in (bstream/filesource.go:179){"filename": "0101689300.dbin.zst", "base_filename": "0101689300", "retry_delay": "4s", "secondary_blocks_stores_count": 0}

image

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

1 participant