Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✅ Remove remaining feature flag test warning noise #2185

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

bcaudan
Copy link
Contributor

@bcaudan bcaudan commented Apr 24, 2023

Motivation

Still some The feature flag evaluation data is over 3KiB ... warning in test output from time to time.

Changes

Root cause: Since the byte count computation is throttled, a throttled computation could unexpectedly be executed while the fakeByteCount is set at 3073 from the warning behaviour test.

Change: Cancel throttled computation after each test.

Testing

  • Local
  • Staging
  • Unit
  • End to end

I have gone over the contributing documentation.

@bcaudan bcaudan requested a review from a team as a code owner April 24, 2023 09:54
@bcaudan bcaudan merged commit 4bf5a36 into main Apr 25, 2023
@bcaudan bcaudan deleted the bcaudan/stop-flag-context branch April 25, 2023 07:19
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.

2 participants