dfuse-io / dfuse-eosio

dfuse for EOSIO

Home Page:https://dfuse.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlockRequest from proto v1.bstream could accept a requested low block num instead of "burst"

sduchesneau opened this issue · comments

It could be an "optimistic" request, where it does not 'have' to comply, but upon reconnection from a broken stream, this is useful to limit how many blocks we want to receive again, to reduce resources used at that moment.

followup from #169