Skip to content

Revert "feat(feedback): add ff for ingest feedback topic"#67832

Closed
aliu39 wants to merge 1 commit into
masterfrom
revert-67747-aliu/ingest-feedback-ff
Closed

Revert "feat(feedback): add ff for ingest feedback topic"#67832
aliu39 wants to merge 1 commit into
masterfrom
revert-67747-aliu/ingest-feedback-ff

Conversation

@aliu39

@aliu39 aliu39 commented Mar 27, 2024

Copy link
Copy Markdown
Member

Reverts #67747

Found out from an ingest team member that this is not the right usecase for a feature flag. store.rs, where we produce to kafka, is too late in the pipeline to have the project state as context. Which is where Relay keeps its feature flags. Instead we should use a regular option.

@aliu39 aliu39 requested a review from a team as a code owner March 27, 2024 22:17
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Mar 27, 2024
@aliu39 aliu39 requested a review from a team March 27, 2024 22:18
@codecov

codecov Bot commented Mar 27, 2024

Copy link
Copy Markdown

Bundle Report

Changes will increase total bundle size by 552 bytes ⬆️

Bundle name Size Change
sentry-webpack-bundle-array-push 26.03MB 552 bytes ⬆️

@aliu39 aliu39 closed this Mar 27, 2024
@aliu39 aliu39 deleted the revert-67747-aliu/ingest-feedback-ff branch March 28, 2024 16:59
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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