Skip to content

LiveJobProgress

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/apps/web/src/hooks/useDocumentationJobs.ts

Live progress state for a running job

Properties

PropertyType
jobIdstring
progressnumber
currentStage`string
stageProgressnumber
currentItem`string
elapsedMsnumber
estimatedRemainingMsnumber
screenshotProgress`{
batchIndex: number;
totalBatches: number;
captured: number;
totalMappings: number;

}` |

Was this page helpful?

Download as PDF