exception handling during sync
Compare changes
- Marcin authored
+ 63
− 39
@@ -34,10 +34,24 @@ from hive.indexer.mock_vops_provider import MockVopsProvider
@@ -47,26 +61,32 @@ def prepare_vops(vops_by_block):
@@ -75,22 +95,30 @@ def _vops_provider(conf, node, queue, lbound, ubound, chunk_size):
@@ -102,31 +130,31 @@ def _block_consumer(node, blocksQueue, vopsQueue, is_initial_sync, lbound, uboun
@@ -157,10 +185,8 @@ def _block_consumer(node, blocksQueue, vopsQueue, is_initial_sync, lbound, uboun
@@ -179,25 +205,23 @@ def _block_consumer(node, blocksQueue, vopsQueue, is_initial_sync, lbound, uboun