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

Incorrect return of amqp.publish #12

Open
xolvo opened this issue Apr 7, 2015 · 0 comments
Open

Incorrect return of amqp.publish #12

xolvo opened this issue Apr 7, 2015 · 0 comments

Comments

@xolvo
Copy link

xolvo commented Apr 7, 2015

When RabbitMQ is up and running and program publish messages, then amqp.publish return true, as expected. But when RabbitMQ is down and program call amqp.publish it returns true for this call and false for any other calls while RabbitMQ is down.

Postgres version: 9.4.1
pg_amqp version: 0.3.0

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

No branches or pull requests

2 participants