Delete/recreate queues by rjgildea · Pull Request #171 · DiamondLightSource/python-zocalo

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

I'm not sure you can update existing queues, at least not always,
e.g. if changing to x-single-active-consumer. So delete the
existing queue before recreating it.

Only delete queues that are empty.

Anthchirp