Skip to content

Conversation

@StuartFerguson
Copy link
Member

Refactored the PolicyFactory class for improved structure and functionality, enhancing retry policy creation and logging. Updated the ExecuteWithPolicyAsync methods for better readability and maintainability, introducing new methods for retry logic and logging.

In SettlementDomainService, modified the ProcessSettlement method to utilize the new policy execution methods, improving error handling and resilience. Enhanced method structure and logging practices for better clarity and flow tracking.

Refactored the PolicyFactory class for improved structure and functionality, enhancing retry policy creation and logging. Updated the ExecuteWithPolicyAsync methods for better readability and maintainability, introducing new methods for retry logic and logging.

In SettlementDomainService, modified the ProcessSettlement method to utilize the new policy execution methods, improving error handling and resilience. Enhanced method structure and logging practices for better clarity and flow tracking.
@StuartFerguson StuartFerguson linked an issue Apr 29, 2025 that may be closed by this pull request
@StuartFerguson StuartFerguson merged commit eb9167d into master Apr 29, 2025
6 checks passed
@github-actions github-actions bot deleted the task/#777_add_retry_to_process_settlement branch June 29, 2025 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ProcessSettlementCommand - Add Retry Logic

2 participants