Flagsmith / Flagsmith/flagsmith

Validate event deduplication mechanisms

Open
#6,862 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
6.6k
Forks
567
Avg merge
1d 13h
Merged PRs (30d)
121

Description

The pipeline analytics feature currently deduplicates flag evaluation events per flush window using a fingerprint of key + identity + enabled + value.

This prevents React re-renders from flooding the pipeline but could potentially miss relevant events

We will need to define:
- Whether this deduplication should be improved for a beta release
- If server side sdk should implement a deduplication too

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.