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

Publish doesn't throw error when published is not successful #19

Open
DanielNoga opened this issue Apr 20, 2015 · 2 comments
Open

Publish doesn't throw error when published is not successful #19

DanielNoga opened this issue Apr 20, 2015 · 2 comments
Labels

Comments

@DanielNoga
Copy link

$rabbitMq->getProducer('productDem')->publish('some message'); sometimes silently do nothing. No exception is thrown, no message is published

@fprochazka
Copy link
Member

How did you debug it?

@fprochazka fprochazka added the bug label Apr 20, 2015
@fprochazka
Copy link
Member

I think I just had an issue where it haven't published the message and failed silently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants