Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Durable Message #2

Closed
parmarsanjay opened this issue Nov 13, 2016 · 1 comment
Closed

Durable Message #2

parmarsanjay opened this issue Nov 13, 2016 · 1 comment

Comments

@parmarsanjay
Copy link

Hi,

I am looking at this sample. Just a quick question. When I run the Work Dispatcher, it doens't persist the message in RabbitMQ. In my project, i would like to make sure that work dispatchers end up persisting messages in rabbit mq so that it can be picked up by consumers (work handlers) later. In this example, it doesn't behave like that. What additional changes, need to be done to achieve durability?

Thanks for your help.

@parmarsanjay
Copy link
Author

Never mind. Figured it out. I had a set-up issue. This sample is working fine.

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

No branches or pull requests

1 participant