videosphere
    Preparing search index...
    • Lists upload jobs still in a non-terminal in-progress status whose updatedAt is older than updatedBefore (e.g. after a server restart during distribution).

      Parameters

      • updatedBefore: Date

        Cutoff instant; rows updated at or after this time are excluded.

      • Optionaloptions: { pageSize?: number }

        Optional paging controls.

      Returns Promise<UploadJob[]>

      Matching upload jobs, oldest first.