Skip to content

server breaks if code error #9

Description

@djhojd

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions