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

feat: Make loadConfiguration public #156

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

typotter
Copy link
Collaborator

@typotter typotter commented Feb 21, 2025

Fixes FF-4031

Motivation and Context

On mobile applications, it is useful to reload the configuration on-demand since polling is not typically employed.

Description of Change

Override the loadConfiguration and loadConfigurationAsync methods on the EppoClient, delegating to the super class methods.

How has this been tested

New unit tests

@typotter typotter force-pushed the typo/ff-4031-expose-loadconfiguration-public branch from b01105d to 2b61c8d Compare February 21, 2025 05:24
@typotter typotter changed the title Typo/ff 4031 expose loadconfiguration public feat: Make loadConfiguration public Feb 21, 2025
@typotter typotter force-pushed the typo/ff-4031-expose-loadconfiguration-public branch from 2b61c8d to fc57745 Compare February 21, 2025 05:25
@typotter typotter requested a review from rasendubi February 21, 2025 17:57
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