I've had to disconnect the queue

I've had to disconnect the queue consumer in my application to effectively pause a certain processing pipeline while I sort out a bug. As the messages accumulate in the queue without a consumer, will they safely stay around until I resume (until the 96hr retention period)?
1 Reply
Pranshu Maheshwari
yes! the other limit to be aware of is the 25 GB backlog per queue

Did you find this page helpful?