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

DedicatedChannel attribute + connection refactoring #44

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

MvRens
Copy link
Owner

@MvRens MvRens commented Feb 19, 2025

This release branch introduces a DedicatedChannel attribute for high-volume and/or blocking queues. This required some refactoring of the connection handling in TapetiClient. The unit tests have been extended to include a Toxiproxy for connection failure testing, and two basic tests for the reconnection handling.

Pull request created for review purposes.

- Refactored connection
- Replaced FluentAssertions with Shouldly
- Introduced Toxiproxy
- Replaced Moq with NSubstitute
- Issue remaining in the unit tests with Management HTTP calls, not sure if it just needs a reboot
- Previous issues was due to not waiting for the RabbitMQ container to start up completely
- Reconnect test implemented for client
@MvRens MvRens self-assigned this Feb 19, 2025
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