pub async fn read_restore_checkpoint_info(
archive_bucket: Option<String>,
epoch: u64,
) -> IndexerResult<RestoreCheckpointInfo>
pub async fn read_restore_checkpoint_info(
archive_bucket: Option<String>,
epoch: u64,
) -> IndexerResult<RestoreCheckpointInfo>