Kind: Interface
Source: atloria-monorepo/apps/parser-orchestrator/src/interfaces/config.interface.ts
Parser orchestration configuration
Properties
| Property | Type |
|---|---|
defaultParsers | string[] |
maxConcurrency | number |
jobTimeout | number |
autoSyncToKG | boolean |
kgSyncBatchSize | number |
Was this page helpful?