Skip to content

Add ability to pass arguments to the RabbitMQ consume method#1771

Merged
jeremydmiller merged 1 commit intoJasperFx:mainfrom
rdm1234:rabbitmq-basic-consume-arguments
Oct 22, 2025
Merged

Add ability to pass arguments to the RabbitMQ consume method#1771
jeremydmiller merged 1 commit intoJasperFx:mainfrom
rdm1234:rabbitmq-basic-consume-arguments

Conversation

@rdm1234
Copy link
Contributor

@rdm1234 rdm1234 commented Oct 19, 2025

Add ability to pass arguments to the RabbitMQ channel BasicConsumeAsync method. It can be used to customize stream consumption behavior.

Example use case: q.ConsumerArguments["x-stream-offset"] = "first";

@jeremydmiller
Copy link
Member

@rdm1234 That looks fine, but could you add at least a smoke test and/or docs?

@jeremydmiller
Copy link
Member

@rdm1234 Don't worry about it, I'll get this

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