Skip to content

Improve error handling #4

Description

@EnriqCG

Right now, there is very little error handling happening inside the module. I consider robust error handling a must to have this module in a production environment.

Here's a list of situations that must be correctly handled at run time. Feel free to post more in the comments.

  • Asserted exchange/queue already exists with different settings
  • Non-asserted exchange/queue does not exist
  • Connection times out
  • Connection with the AMQP host was lost
  • getChannel() for a connectionName that does not exist

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions