streamingfast / bstream

Block streaming Handlers library. Lower level building block of dfuse.
https://dfuse.io
Apache License 2.0
11 stars 12 forks source link

retry when block reader from filesource gets an early EOF #7

Closed sduchesneau closed 3 years ago

sduchesneau commented 3 years ago

wrapped the processing, so we catch the error and start over from there. Needs a quick review and test.