Kind: Interface
Source: atloria-monorepo/apps/parser-orchestrator/src/interfaces/config.interface.ts
Job status information
Properties
| Property | Type |
|---|---|
id | string |
status | `'waiting' |
progress | number |
result | unknown |
failedReason | string |
attemptsMade | number |
finishedOn | number |
processedOn | number |
Was this page helpful?