BackfillReport

data class BackfillReport(val missingSaleCopies: Int, val missingForewordCopies: Int, val existingForewordRefreshes: Int, val missingQualityScores: Int, val paginationRepublishBookRefreshes: Int, val paginationWeekNumber: Long, val paginationCreatedSnapshot: Boolean)(source)

Summary of queued work from a backfill run.

Constructors

Link copied to clipboard
constructor(missingSaleCopies: Int, missingForewordCopies: Int, existingForewordRefreshes: Int, missingQualityScores: Int, paginationRepublishBookRefreshes: Int, paginationWeekNumber: Long, paginationCreatedSnapshot: Boolean)

Properties

Link copied to clipboard

Existing non-legacy books queued for foreword refresh

Link copied to clipboard

Number of legacy copies queued to add missing forewords

Link copied to clipboard

Legacy submissions queued for quality-score backfill

Link copied to clipboard

Number of legacy submissions queued because no sale copy existed

Link copied to clipboard

True when republish created a new weekly snapshot

Link copied to clipboard

Existing books queued for pagination republish

Link copied to clipboard

Week used when triggering gazette republish (-1 when skipped)

Functions

Link copied to clipboard

Number of market-copy queue operations requested during this run.