Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/orchestrator.ts
Properties
| Property | Type |
|---|---|
stage | JobStage |
progress | number |
stageProgress | number |
currentItem | string |
message | string |
elapsedMs | number |
estimatedRemainingMs | number |
Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/orchestrator.ts
| Property | Type |
|---|---|
stage | JobStage |
progress | number |
stageProgress | number |
currentItem | string |
message | string |
elapsedMs | number |
estimatedRemainingMs | number |
Was this page helpful?