taskiq-python / taskiq

Distributed task queue with full async support
MIT License
689 stars 44 forks source link

Added max-tasks-per-child parameter. #314

Closed s3rius closed 2 months ago

s3rius commented 2 months ago

Closes https://github.com/taskiq-python/taskiq/issues/309.

codecov-commenter commented 2 months ago

Codecov Report

Attention: Patch coverage is 55.55556% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 77.88%. Comparing base (ed37be4) to head (054383b).

Files Patch % Lines
taskiq/receiver/receiver.py 55.55% 4 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #314 +/- ## =========================================== - Coverage 78.00% 77.88% -0.12% =========================================== Files 61 61 Lines 1791 1800 +9 =========================================== + Hits 1397 1402 +5 - Misses 394 398 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.