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

Refactor rethinking feature #43

Merged

Conversation

NYMEZIDE
Copy link
Contributor

AddJsonClient extension: received 2 ways to create JsonClient - with Action and without
HttpClientSettings renamed -> ResiliencePoliciesSettings
*Settings renamed -> *PolicySettings to unify the code design
new ITimeoutPolicySettings interface and two implementations OverallTimeoutPolicySettings, TimeoutPerTryPolicySettings

tests: fixs for new implementation

…esSettings> and without

HttpClientSettings renamed -> ResiliencePoliciesSettings
*Settings renamed -> PolicySettings for united design code
new ITimeoutPolicySettings interface and two implementations OverallTimeoutPolicySettings, TimeoutPerTryPolicySettings

tests: fixs for new implementation
…nClientTimeout

+ When_AddJsonClient_WithSpecificOverallTimeout_than_ConfiguresSpecificJsonClientTimeout in prev commit
@DashaBulanova DashaBulanova merged commit b7903ee into dodopizza:milestone/v2.0.0 Oct 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants