Skip to content

Conversation

@shellmayr
Copy link
Member

  • Use an option with a list of orgs instead of feature flags because it's faster
  • Should be in-memory and therefore significantly faster than feature flags
  • We can do this because we do not expect large quantities of orgs to be added to this
  • Previous batch-checking solution had high performance penalty despite multiple optimizations

Reapplies #102576 - the metrics didn't look good in the beginning, so I reverted, but afterwards everything seemed to work fine, so I think we can apply it after all

Contributes to TET-1147

@shellmayr shellmayr requested a review from a team as a code owner November 5, 2025 15:31
@linear
Copy link

linear bot commented Nov 5, 2025

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants