recoverablePage

suspend fun recoverablePage(cursor: String? = null, limit: Int = 50): MediaOperationPage

Return one stable page of every non-terminal transfer owned by a platform executor.

Startup recovery must follow MediaOperationPage.nextCursor to null. This query is not a newest-first UI sample: it cannot lose older work when more than one page exists.