The consumer
module defines the resolver for the queue to process the async events
.
For more information about this feature, see async events.
Property | Type | Required | Description |
---|---|---|---|
key |
| Yes |
A key for the module, which other modules can refer to. Must be unique within the manifest. Regex: |
queue | string | Yes |
The name of the queue for which the resolver processes the events asynchronously. |
resolver | { function: string } or{ endpoint: string } | Yes | Set the Set the |
Rate this page: