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

server breaks if code error #9

Open
djhojd opened this issue Mar 24, 2014 · 0 comments
Open

server breaks if code error #9

djhojd opened this issue Mar 24, 2014 · 0 comments

Comments

@djhojd
Copy link

djhojd commented Mar 24, 2014

Hi guys,

I recently started using amqp-rpc. I use it on tasks like: check if logged in, get me last 10 messages, etc. Let me know if you guys think that this is not the best option for this types of operations.

The problem that I encounter is that on the server side all my queues are dropping if one of them have a code error, in my case, I used an undefined variable. Is that normal? I had to comment every line to find out which was the problem. Am I missing some on('error') listener?

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