Skip to content

Add support for jitter so that we can ensure evenly distributed tasks don't cause all workers to restart at same time - #570

Merged
s3rius merged 4 commits into
taskiq-python:masterfrom
adiberk:add-jitter-support
May 4, 2026
Merged

Add support for jitter so that we can ensure evenly distributed tasks don't cause all workers to restart at same time#570
s3rius merged 4 commits into
taskiq-python:masterfrom
adiberk:add-jitter-support

Update cli.md

a5c7546
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 4, 2026 in 1s

79.41% (+0.03%) compared to eaed387

View this Pull Request on Codecov

79.41% (+0.03%) compared to eaed387

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.41%. Comparing base (eaed387) to head (a5c7546).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #570      +/-   ##
==========================================
+ Coverage   79.37%   79.41%   +0.03%     
==========================================
  Files          69       69              
  Lines        2473     2477       +4     
==========================================
+ Hits         1963     1967       +4     
  Misses        510      510              

☔ 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.