videosphere
    Preparing search index...

    Summary of rows updated by reconcileStaleUploadDistribution.

    interface ReconcileStaleUploadDistributionResult {
        platformUploadsFailed: number;
        uploadJobsFailed: number;
    }
    Index

    Properties

    platformUploadsFailed: number

    Count of stale platform upload rows marked failed.

    uploadJobsFailed: number

    Count of stale upload job rows marked failed.