streamingfast / node-manager

Wrapping process to operate blockchain nodes.
https://dfuse.io
Apache License 2.0
7 stars 9 forks source link

mindreader just gets stuck when expecting a snapshot that is not found #6

Closed sduchesneau closed 4 years ago

sduchesneau commented 4 years ago

if RestoreSnapshotName is non-empty, the process will get stuck waiting for that file to appear in the snapshot store. It should fail after getting a NotFound error and shutdown.