Flagsmith / Flagsmith/flagsmith

Add functionality analogous to `onChange` in JS SDK to all server side clients

Open
#2,092 0 comments 0 reactions 2 assignees Claimed by @matthewelwell View on GitHub
feature sdk
Dominant language
Python
Stars
6.6k
Forks
567
Avg merge
1d 13h
Merged PRs (30d)
121

Description

**Is your feature request related to a problem? Please describe.**

Unable to act based on changes to features when in local evaluation mode.

**Describe the solution you'd like**

Ability to attach 'listener' functions to the flagsmith client so that, when the environment is updated, these listeners are called if a given feature has changed.

**Describe alternatives you've considered**

- With the addition of real time flags, we will know when _something_ has changed, but not a specific feature. The ability to add listeners would be extensible for when a real time update is received.

**Additional context**

N/a

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.