Skip to content

Tutorial - When Things Go Wrong #372

Open
@lukebakken

Description

@lukebakken

Is your feature request related to a problem? Please describe.

In rabbitmq/rabbitmq-dotnet-client#1376, a user did not realize that a channel level exception returned from RabbitMQ meant that the channel was no longer valid.

Our tutorials should cover some of the most common exceptions encountered with RabbitMQ

Describe the solution you'd like

A tutorial that demonstrates what to do in these cases:

  • Common connection exception (auth error?)
  • Common channel exceptions (precondition failed, missing entity)
  • Operation timeouts
  • Other?

Describe alternatives you've considered

N/A

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions