Skip to content

Refactor PolicyFactory and update SettlementDomainService#790

Merged
StuartFerguson merged 1 commit intomasterfrom
task/#777_add_retry_to_process_settlement
Apr 29, 2025
Merged

Refactor PolicyFactory and update SettlementDomainService#790
StuartFerguson merged 1 commit intomasterfrom
task/#777_add_retry_to_process_settlement

Conversation

@StuartFerguson
Copy link
Copy Markdown
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

1 participant