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

RabbitMQ connection testing #808

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

ecarrara
Copy link
Contributor

Update the RabbitmqConnector::test method to validate the connection parameters. If there is an error during the connection process, the method creates a TestSourceMessage that shows the error. If everything is fine, it confirms that the connection is successfully validated.

This pull request resolves a TODO that I left in the code in a previous PR.

Update RabbitmqConnector::test to validate the connection parameters.
@mwylde mwylde merged commit 0828ff7 into ArroyoSystems:master Dec 12, 2024
3 checks passed
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.

2 participants