exception handling during sync
Compare changes
- Marcin authored
+ 11
− 9
@@ -34,7 +34,7 @@ from hive.indexer.mock_vops_provider import MockVopsProvider
@@ -42,23 +42,23 @@ log = logging.getLogger(__name__)
@@ -224,7 +224,8 @@ def _block_consumer(node, blocksQueue, vopsQueue, is_initial_sync, lbound, uboun
@@ -245,6 +246,7 @@ def _node_data_provider(self, is_initial_sync, lbound, ubound, chunk_size):