Skip to content

Fix #935 retry on IOExceptions too. Refactoring of Helper classes into Chain of responsibility pattern. - #1049

Open
gterminator wants to merge 1 commit into
AzureAD:devfrom
gterminator:bugfix/issue-935
Open

Fix #935 retry on IOExceptions too. Refactoring of Helper classes into Chain of responsibility pattern.#1049
gterminator wants to merge 1 commit into
AzureAD:devfrom
gterminator:bugfix/issue-935

Conversation

@gterminator

Copy link
Copy Markdown
Contributor

This PR should fix #935 .
I've refactored the HttpHelper classes because it "Does everything like a god object".
Now we have different classes which different responsiblities. e.g. Retry, Telemetry, Throttling etc.

Open for feedback.

…ses into a Chain of Responsibility pattern.
@gterminator
gterminator requested a review from a team as a code owner July 26, 2026 15:13
@gterminator

Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service agree

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.

[Bug] HttpClient is not fault tolerant for network issues

1 participant