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

4.0 - Broker Exceptions #67

Open
wants to merge 3 commits into
base: 4.0
Choose a base branch
from
Open

4.0 - Broker Exceptions #67

wants to merge 3 commits into from

Conversation

alexiudice
Copy link
Contributor

@alexiudice alexiudice commented Feb 24, 2020

Changes

  • Changes RMQ send method to use a finite-state machine for program flow control. (See RabbitMqConnectionFactory)
  • Adds custom exception classes and BrokerExceptionHandler. BrokerExceptionHandler logs out and creates the broker errors to be thrown. Updates existing classes to use custom broker exceptions.

This branch and our mainline 4.0 branch has test failures. Those tests are independent of these changes.

@alexiudice alexiudice changed the title [WIP] 4.0 - Broker Exceptions 4.0 - Broker Exceptions Mar 2, 2020
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

Successfully merging this pull request may close these issues.

1 participant