|
Server : LiteSpeed System : Linux barito.iixcp.rumahweb.net 5.14.0-611.49.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 21 16:39:08 EDT 2026 x86_64 User : elvh3918 ( 1528) PHP Version : 8.2.31 Disable Function : mail Directory : /usr/local/lib/python3.9/site-packages/celery/utils/__pycache__/ |
a
��Sh� � @ s d dl mZ ddd�dd�ZdS )� )�annotations�strztuple[bool, str])�driver_type�returnc C sJ |dk}|rF| j j}|D ],}|| jp(i }|�d�dkrd|f S qdS )a Detect if any of the queues are quorum queues.
Returns:
tuple[bool, str]: A tuple containing a boolean indicating if any of the queues are quorum queues
and the name of the first quorum queue found or an empty string if no quorum queues were found.
�amqpzx-queue-typeZquorumT)F� )r �queuesZqueue_arguments�get)Zappr Zis_rabbitmq_brokerr �qnameZ
qarguments� r �D/usr/local/lib/python3.9/site-packages/celery/utils/quorum_queues.py�detect_quorum_queues s r
N)�
__future__r r
r r r r �<module> s