const MAX_SYNC_MAX_SLOTS: u64 = 100_000_000;
Maximum the number of slots each sync task will process at one time can be set to.