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

[FSSDK-10041] fix to inject common httpclient to projectConfigManager, eventHandler and odpManager #542

Merged
merged 7 commits into from
Apr 4, 2024

Conversation

jaeopt
Copy link
Contributor

@jaeopt jaeopt commented Apr 2, 2024

Summary

OptimizelyFactory method for injecting customHttpClient is fixed to share the customHttpClient for all modules using httpClient

  • HttpProjectConfigManager
  • AsyncEventHander
  • ODPManager

Related to this issue: #538

Test plan

  • new tests for customHttpClient

Issues

@jaeopt jaeopt removed their assignment Apr 3, 2024
Copy link

@Mat001 Mat001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok to me. Let's see what Muzahid says.

Copy link
Contributor

@muzahidul-opti muzahidul-opti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jaeopt jaeopt merged commit da19ebb into master Apr 4, 2024
17 checks passed
@jaeopt jaeopt deleted the jae/FSSDK-10041 branch April 4, 2024 17:07
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.

None yet

3 participants