Skip to content

Conversation

@StuartFerguson
Copy link
Member

Introduced a retry mechanism using Polly in MerchantDomainEventHandler.cs to handle specific domain events. The new implementation allows for up to two retries if the event processing fails. Additionally, reorganized and cleaned up the using directives for improved readability.

Introduced a retry mechanism using Polly in `MerchantDomainEventHandler.cs` to handle specific domain events. The new implementation allows for up to two retries if the event processing fails. Additionally, reorganized and cleaned up the `using` directives for improved readability.
@github-project-automation github-project-automation bot moved this to 📋 Backlog in February 2025 Sprint Feb 25, 2025
@StuartFerguson StuartFerguson merged commit b270fe9 into master Feb 26, 2025
5 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.

MerchantDomainEventHandler - CallbackReceivedEnrichedEvent Retry Policy

2 participants