Kind: Interface
Source: atloria-monorepo/apps/parser-orchestrator/src/interfaces/config.interface.ts
RabbitMQ configuration
Properties
| Property | Type |
|---|---|
url | string |
parseQueue | string |
deadLetterQueue | string |
prefetchCount | number |
Kind: Interface
Source: atloria-monorepo/apps/parser-orchestrator/src/interfaces/config.interface.ts
RabbitMQ configuration
| Property | Type |
|---|---|
url | string |
parseQueue | string |
deadLetterQueue | string |
prefetchCount | number |
Was this page helpful?