Skip to content

fix: cache feature flag requests#6646

Draft
mcombuechen wants to merge 1 commit intomainfrom
feature/cache-feature-flags
Draft

fix: cache feature flag requests#6646
mcombuechen wants to merge 1 commit intomainfrom
feature/cache-feature-flags

Conversation

@mcombuechen
Copy link
Contributor

Pull Request Submission Checklist

Cache the result of a v1 API feature flag evaluation. The assumption is that the CLI only needs to evaluate the feature flag once during the lifecycle of a command execution, hence the global (i.e. module level) cache instance.

@snyk-io
Copy link

snyk-io bot commented Mar 13, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@mcombuechen mcombuechen force-pushed the feature/cache-feature-flags branch from 70bd4bd to c7ebdd3 Compare March 15, 2026 16:49
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.

1 participant