Skip to content

feat: Add publish-side RabbitMQ dead-letter queue configuration#3055

Merged
jeremydmiller merged 1 commit into
JasperFx:mainfrom
frankvdb7:main
Jun 9, 2026
Merged

feat: Add publish-side RabbitMQ dead-letter queue configuration#3055
jeremydmiller merged 1 commit into
JasperFx:mainfrom
frankvdb7:main

Conversation

@frankvdb7

Copy link
Copy Markdown
Contributor

Summary

  • Adds DeadLetterQueueing(...) to options.PublishMessage().ToRabbitQueue(...) so publish-side RabbitMQ queues can override their dead-letter queue the same way listeners can.
  • Ensure queue declaration respects the configured DLQ when Wolverine auto-provisions RabbitMQ resources.
  • Add focused regression coverage for publish-side DLQ configuration and auto-provision behavior.

Validation

  • Ran the focused RabbitMQ test slice and it passed on both net9.0 and net10.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants