Record -
artemis
: ArtemisServiceConfig
The configuration for an Artemis consumer service.
Fields
- autoAck boolean true
-
whether to acknowledge a message automatically when a resource completes
- queueConfig QueueConfiguration
-
the configuration for the queue to consume from
- filter string? ()
-
only messages which match this filter will be consumed