LiskArchive / lisk-sdk

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

Improve performance of chain connector when node is syncing #9120

Closed ishantiw closed 8 months ago

ishantiw commented 8 months ago

Description

When the node is syncing, the chain connector plugin is unable to save certain data while syncing required for CCU creation.

In order to improve, we can disable CCU creation until is node is fully synced.

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

6.0.0-rc.4