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

feat(rabbitmq): publish using ChannelWrapper #2

Closed
wants to merge 1 commit into from

Conversation

ttshivers
Copy link
Owner

Publish messages using the ChannelWrapper instead of the raw ConfirmChannel to take advantage of the reliability features of amqp-connection-manager.

BREAKING CHANGE: This changes the behavior of throwing connection related errors

re golevelup#673

@ttshivers ttshivers force-pushed the feat/publish-ChannelWrapper branch from c911a21 to 8c8e852 Compare January 16, 2024 17:33
Publish messages using the ChannelWrapper instead of the raw ConfirmChannel to take advantage of the
reliability features of  `amqp-connection-manager`.

BREAKING CHANGE: This changes the behavior of throwing connection related errors

re golevelup#673
@ttshivers ttshivers force-pushed the feat/publish-ChannelWrapper branch from 8c8e852 to 9b6258f Compare January 16, 2024 17:38
@ttshivers ttshivers closed this Jan 16, 2024
@ttshivers ttshivers reopened this Jan 16, 2024
@ttshivers ttshivers closed this Jan 20, 2024
@ttshivers ttshivers deleted the feat/publish-ChannelWrapper branch January 20, 2024 23:36
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