Skip to content

Conversation

@chillaq
Copy link
Contributor

@chillaq chillaq commented Dec 18, 2025

.NET SDK

What did you accomplish?

How do we test the changes introduced in this PR?

Extra Notes

@chillaq chillaq requested a review from a team as a code owner December 18, 2025 20:38
private void BuildSplitClient()
{
FallbackTreatmentCalculator fallbackTreatmentCalculator = new FallbackTreatmentCalculator(_options.FallbackTreatments);
EventsManager<SdkEvent, SdkInternalEvent, EventMetadata> eventsManager = new EventsManager<SdkEvent, SdkInternalEvent, EventMetadata>(new EventsManagerConfig(), new EventDelivery<SdkEvent, EventMetadata>());
Copy link
Contributor

Choose a reason for hiding this comment

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

move this to SplitClient class, and fallbackTreatmentCalculator instance too

Copy link
Contributor Author

Choose a reason for hiding this comment

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

will do

Base automatically changed from FME-11582-event-segments to feature/sdk-update-event December 26, 2025 16:44
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.

2 participants