@inferedge/moss / JobProgress
Interface: JobProgress
Progress update passed to the onProgress callback during async operations.
Properties
| Property | Type |
|---|---|
jobId | string |
status | JobStatus |
progress | number |
currentPhase | JobPhase | null |
@inferedge/moss / JobProgress
Progress update passed to the onProgress callback during async operations.
| Property | Type |
|---|---|
jobId | string |
status | JobStatus |
progress | number |
currentPhase | JobPhase | null |