Skip to content

Handle exceptions #3

@jage

Description

@jage

I think it's important that we try to figure out how to handle different Bunny (and OpenSSL) exceptions in this gem. In most of our applications it's mostly annoying (Sentry notifications), but in others like Mako and Ganges it could take the application down if exceptions are not handled carefully.

Basically we need to handle:

  • DNS Errors
  • Connection Errors (e.g. OpenSSL)
  • RabbitMQ server shutdown
  • Timeouts

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions