Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/orchestrator.ts
Properties
| Property | Type |
|---|---|
stage | JobStage |
status | `'success' |
durationMs | number |
details | Record<string, unknown> |
error | string |
Kind: Interface
Source: atloria-monorepo/packages/doc-automation/src/v2/orchestrator.ts
| Property | Type |
|---|---|
stage | JobStage |
status | `'success' |
durationMs | number |
details | Record<string, unknown> |
error | string |
Was this page helpful?