Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Conversation

@stefanhengl
Copy link
Member

I believe the metric and log was meant to be temporary and I don't see much use for them in practice. I noticed that my logs were full of "search feature flags are not available" while running a search job locally.

I used the oportunity to clean up the code a little bit.

Test plan:
CI

I believe the metric and log was meant to be temporary. I noticed that
my logs were full of "search feature flags are not available" while
running a search job locally.

I used the oportunity to clean up the code a little bit.

Test plan:
CI
@cla-bot cla-bot bot added the cla-signed label Jul 26, 2024
@github-actions github-actions bot added team/product-platform team/search-platform Issues owned by the search platform team labels Jul 26, 2024
@stefanhengl stefanhengl requested a review from a team July 26, 2024 12:35
@stefanhengl stefanhengl marked this pull request as ready for review July 26, 2024 12:35
@keegancsmith
Copy link
Member

Doesn't that just mean we are not setting up feature flags properly for search jobs? IE we should add the relevant thing to ensure feature flags are set?

@jtibshirani
Copy link
Contributor

Doesn't that just mean we are not setting up feature flags properly for search jobs?

+1, and ideally feature flags would always be specified (even if they're just empty by default for tests). We could even keep this check, but upgrade it to an error?

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

Labels

cla-signed team/product-platform team/search-platform Issues owned by the search platform team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants