PURISTA API / @purista/dapr-sdk / BulkSubscribeConfig
Type Alias: BulkSubscribeConfig
BulkSubscribeConfig:
object
Defined in: dapr-sdk/src/types/pubsub/BulkSubscribeConfig.type.ts:19
BulkSubscribeConfig defines the configuration for a bulk subscription
Type declaration
enabled
enabled:
boolean
maxAwaitDurationMs?
optional
maxAwaitDurationMs:number
maxMessagesCount?
optional
maxMessagesCount:number