ic-rocks icon indicating copy to clipboard operation
ic-rocks copied to clipboard

Parallelize canister syncing job

Open FloorLamp opened this issue 4 years ago • 0 comments

Right now, we are running syncing all canisters for all subnets sequentially. We can improve this and sync 5-10 subnets in parallel, in order to have fresher data.

FloorLamp avatar Nov 02 '21 12:11 FloorLamp