How to set ha-all policy when declare queue in python aio_pika?

94 Views Asked by At

I want to know how to declare queue with policy in python aiopika. I have trouble when I set ha-all policy in declare queue with python aio_pika. But, I couldn't declare policy in queue. I can only declare in feature arguments.

This picture is what I want.

enter image description here

But I have no idea for declaring policy.In this picture, ha-all policy is in arguments.

enter image description here

0

There are 0 best solutions below