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

Add ability to set priority for workers #81

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

muraty
Copy link
Contributor

@muraty muraty commented Jun 6, 2024

This PR adds ability to set priority for specific workers.

'--priority',
type=int,
help='sets priority for the worker'
'Default is 0. Larger numbers indicate higher priority, and both positive and negative numbers can be used.')
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy-pasted from RabbitMQ doc.

@coveralls
Copy link

Coverage Status

coverage: 90.953% (-0.2%) from 91.108%
when pulling 432acc6 on muraty:worker-priority
into 1356591 on cenkalti:master.

@cenkalti cenkalti merged commit 5e89a86 into cenkalti:master Jun 6, 2024
2 checks passed
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.

None yet

3 participants