LiskArchive / lisk-sdk

🔩 Lisk software development kit
https://lisk.com
Apache License 2.0
2.72k stars 457 forks source link

Chain connector plugin not able to save data properly while syncing #9194

Open ishantiw opened 5 months ago

ishantiw commented 5 months ago

Expected behavior

Chain connector plugin should be able to save data on every new block in order to create CCUs

Actual behavior

While syncing, Chain connector plugin is missing some data to save and hence resulting in missing data to create CCUs. This happens especially when the sync is longer (more than ~500 blocks) and a block is processing more than 5-6 blocks per second, the new block handler event on the plugin misses to save info for some blocks.

Steps to reproduce

Which version(s) does this affect? (Environment, OS, etc...)

6.0.1