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

Added RecordException to Azure Service Bus Processors #76

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

SebastianKuesters
Copy link
Member

Now we report exceptions that occur during message processing instead of silent retry and dead lettering

Copy link

github-actions bot commented Jan 9, 2024

Code Coverage

Package Line Rate Branch Rate Complexity
Wemogy.CQRS.UnitTests 6% 0% 68
Wemogy.CQRS.Extensions.AzureServiceBus 81% 63% 89
Wemogy.CQRS 77% 62% 215
Wemogy.CQRS.Extensions.Database 91% 50% 5
Summary 62% (757 / 1230) 59% (117 / 198) 377

@SebastianKuesters SebastianKuesters merged commit 0e2facd into main Jan 9, 2024
5 checks passed
@SebastianKuesters SebastianKuesters deleted the feature/record-exceptions branch January 9, 2024 12:50
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