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

move edgeConfigClient outside of handler #13

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

dferber90
Copy link
Contributor

The edge config should be created outside of the handler. You might even want to move the whole SplitFactory client outside of the handler in case it makes sense to remove those across requests, or maybe just the PluggableStorage or the EdgeConfigWrapper.

The edge config should be created outside of the handler. You might even want to move the whole SplitFactory client outside of the handler in case it makes sense to remove those across requests, or maybe just the PluggableStorage or the EdgeConfigWrapper.
@dferber90 dferber90 requested a review from a team as a code owner July 12, 2023 06:41
@dferber90
Copy link
Contributor Author

Appreciate the :approved: :approved:

Seems like a maintainer approval is required before I can merge

image

@EmilianoSanchez
Copy link
Contributor

Great suggestion @dferber90 thank you.
Ready to merge

@EmilianoSanchez EmilianoSanchez merged commit bbf161a into splitio:main Jul 12, 2023
1 check passed
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.

4 participants