Skip to main content
@inferedge/moss / JobProgress

Interface: JobProgress

Progress update passed to the onProgress callback during async operations.

Properties

PropertyType
jobIdstring
statusJobStatus
progressnumber
currentPhaseJobPhase | null