findCurrentDownloadBatchInProgress

open fun findCurrentDownloadBatchInProgress(batchSize: Int): List<DownloadRequest>

Finds the current set of download request which are still being processed.

Return

a list of download requests

Parameters

batchSize

the maximum number of entities to fetch