completed
completed: number
successful
successful: number
currentEntry
currentEntry: null | { mediaId: number; title: string; coverImage: string }
currentStep
currentStep: null | number
totalSteps
totalSteps: null | number
rateLimited
rateLimited: boolean
retryAfter
retryAfter: null | number
Progress tracking information for an ongoing batch sync operation. Updated periodically for UI progress display and rate limit countdowns.
Source