SubscriberQueueLimit interface
The settings of Subscriber Queue Limit.
Properties
length | The maximum length of the queue before messages start getting dropped. |
strategy | The strategy to use for dropping messages from the queue. |
Property Details
length
The maximum length of the queue before messages start getting dropped.
length?: number
Property Value
number
strategy
The strategy to use for dropping messages from the queue.
strategy?: string
Property Value
string