dapr / docs

Dapr user documentation, used to build docs.dapr.io
https://docs.dapr.io
Creative Commons Attribution 4.0 International
987 stars 715 forks source link

[Pubsub RabbitMQ] Single Active consumer subscription parameter #4226

Open DropSnorz opened 1 week ago

DropSnorz commented 1 week ago

What content needs to be created or modified?

Add the singleActiveConsumer parameter to RabbitMQ PubSub Subscription metadata

Describe the solution you'd like

Where should the new material be placed?

https://github.com/dapr/docs/blob/v1.13/daprdocs/content/en/reference/components-reference/supported-pubsub/setup-rabbitmq.md

The associated pull request from dapr/dapr, dapr/components-contrib, or other Dapr code repos

https://github.com/dapr/components-contrib/pull/3437

Additional context