Skip to content

Create auto add unknown features adapter #925

Description

@jnunemaker

Original discussion here:
#271 (comment)

I wouldn't just check features on every get as that adds extra queries. But we could memoize known features and check against that in memory set. Then refresh the set of known features every minute or two or if an unknown feature is seen. That would likely avoid the extra flipper calls due to features that are in code but never added or were deleted.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions