const DEFAULT_SYNC_MAX_SLOTS: u64 = 700_000;
Default number of slots each sync task will process at one time. This default is just over one week worth of data where 1 slot == 1 second.