Celery-Kubernetes-Operator icon indicating copy to clipboard operation
Celery-Kubernetes-Operator copied to clipboard

Filter on message queue length publisher timer

Open gautamp8 opened this issue 5 years ago • 0 comments

Right now, there's no filter on Timer handler which publishes message queue length to parent's status. If the operator is created and parent CR doesn't exist, it will not be able to communicate to flower svc and show initial failure logs.

gautamp8 avatar Jul 09 '20 10:07 gautamp8