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

Telemetry and fetch segments #478

Merged
merged 4 commits into from
Jun 29, 2023
Merged

Telemetry and fetch segments #478

merged 4 commits into from
Jun 29, 2023

Conversation

sanzmauro
Copy link
Contributor

Ruby SDK

What did you accomplish?

  • Telemetry and fetch segments

@sanzmauro sanzmauro requested a review from a team June 28, 2023 16:52
@sanzmauro sanzmauro self-assigned this Jun 28, 2023
lib/splitclient-rb/engine/api/splits.rb Outdated Show resolved Hide resolved
lib/splitclient-rb/sse/workers/splits_worker.rb Outdated Show resolved Hide resolved
@sanzmauro sanzmauro requested a review from chillaq June 28, 2023 18:57
return if segment_names.nil?

@feature_flags_repository.set_segment_names(segment_names)
@segment_fetcher.fetch_segments_if_not_exists(segment_names)
Copy link
Contributor

Choose a reason for hiding this comment

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

Did we add fetch_segments_if_not_exists method to segment_fetcher? I don't that file updated.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

that method already existed.

Base automatically changed from SDKS-7187 to Feature/IFF June 29, 2023 12:57
@sanzmauro sanzmauro merged commit da58a64 into Feature/IFF Jun 29, 2023
@sanzmauro sanzmauro deleted the SDKS-7190 branch June 29, 2023 12:58
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