Skip to content

[Feature Flags] Support multi-client configs for browser SDKs #14281

Closed as not planned
Closed as not planned
@aliu39

Description

@aliu39

Description

https://docs.sentry.io/platforms/javascript/best-practices/shared-environments/
The browser may have >1 Sentry client per SDK instance. The most common case seems to be browser extensions. We could support this case by isolating flags from different clients, maintaining a WeakMap of <Client, flag evaluations>.

Metadata

Metadata

Assignees

Labels

Feature: Feature FlagsIssues related to Sentry Feature Flags Support

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions