Skip to content

Conversation

sevdog
Copy link

@sevdog sevdog commented Jul 6, 2023

This PR aims to add the ability to select which celery worker needs to be ping-ed.

The main use case is to use the management command to check a specific worker, thus the check should be ok only if that worker is up&running. Since celery app.control.ping allows a list as parameter the settings allows a list too. By default it was kept None since it means "ping every worker", which is the current behaviour.

@sevdog sevdog force-pushed the celery-worker-name branch from 0a29784 to 495bd98 Compare November 15, 2023 08:52
@sevdog sevdog force-pushed the celery-worker-name branch from 30ff193 to c4d03f3 Compare May 14, 2024 14:13
@sevdog sevdog force-pushed the celery-worker-name branch from fefb40e to af987cc Compare June 10, 2025 13:34
@sevdog sevdog force-pushed the celery-worker-name branch from af987cc to b4b03ee Compare September 4, 2025 08:05
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.

1 participant