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

infra: run influxdb feature evaluation in thread #4125

Merged

Conversation

matthewelwell
Copy link
Contributor

Thanks for submitting a PR! Please check the boxes below:

  • I have run pre-commit to check linting
  • I have added information to docs/ if required so people know about the feature!
  • I have filled in the "Changes" section below?
  • I have filled in the "How did you test this code" section below?
  • I have used a Conventional Commit title for this Pull Request

Changes

Due to large amounts of throughput from tracking feature evaluation requests in influx db, we're reverting this task to run in thread.

How did you test this code?

Updated some unit tests to verify that the call to run_in_thread is happening correctly

Copy link

vercel bot commented Jun 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Visit Preview Jun 6, 2024 11:55am
flagsmith-frontend-preview ⬜️ Ignored (Inspect) Visit Preview Jun 6, 2024 11:55am
flagsmith-frontend-staging ⬜️ Ignored (Inspect) Visit Preview Jun 6, 2024 11:55am

@github-actions github-actions bot added api Issue related to the REST API infrastructure labels Jun 6, 2024
Copy link
Contributor

github-actions bot commented Jun 6, 2024

Uffizzi Preview deployment-52715 was deleted.

Copy link

codecov bot commented Jun 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.44%. Comparing base (f0eae7b) to head (57f6173).
Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4125   +/-   ##
=======================================
  Coverage   96.44%   96.44%           
=======================================
  Files        1149     1149           
  Lines       37596    37619   +23     
=======================================
+ Hits        36259    36282   +23     
  Misses       1337     1337           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@matthewelwell matthewelwell added this pull request to the merge queue Jun 6, 2024
Merged via the queue into main with commit b135b38 Jun 6, 2024
21 checks passed
@matthewelwell matthewelwell deleted the infra/run-influx-db-feature-evaluation-in-thread branch June 6, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issue related to the REST API infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants