eureka-network / rs-eureka

Eureka sink
0 stars 0 forks source link

20230322 load cursor #99

Closed vadim-frolov closed 1 year ago

vadim-frolov commented 1 year ago

use cursor in firehose request to fix #84

benjaminbollen commented 1 year ago

i thought this was caused because we don't cleanly exit? is that not what was happening?

vadim-frolov commented 1 year ago

The reason was we made requests with an empty cursor. I'll add more checks and improvements (like flushing per block not output) in the full node runtime PR.