Skip to content

⚡ Switch from prefork to threads for Celery concurrency#375

Closed
stevenbal wants to merge 3 commits into
mainfrom
feature/concurrency-improvements
Closed

⚡ Switch from prefork to threads for Celery concurrency#375
stevenbal wants to merge 3 commits into
mainfrom
feature/concurrency-improvements

:whale: Switch demo webhook setup from nginx to FastAPI

957c662
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 10, 2026 in 0s

93.68% (+0.00%) compared to 8bef94b

View this Pull Request on Codecov

93.68% (+0.00%) compared to 8bef94b

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.68%. Comparing base (8bef94b) to head (957c662).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #375   +/-   ##
=======================================
  Coverage   93.68%   93.68%           
=======================================
  Files         124      124           
  Lines        4231     4231           
  Branches      666      666           
=======================================
  Hits         3964     3964           
  Misses        205      205           
  Partials       62       62           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.