Hi,�<div><br></div><div>I am trying to diagnose an issue I am having with RabbitMQ that deals with scheduled tasks (eta). I am aware that messages sent with an eta are sent off an await acknowledgement in the unacknowledged state.�</div>

<div><br></div><div>That being said the following scenario has me quite confused. So lets say I have fired off 30 eta task which land in the unacknowledged state. Once they are process they cleared from that state. Using the same rabbitmq instance I am also processing around a few thousand processes that aren&#39;t eta tasks, but just run through �RabbitMQ and�immediately�acknowledged as they are processed.�</div>

<div><br></div><div>Now the issue is that i am losing some of the eta tasks that were in the unacknowledged state and they aren&#39;t being processed. What could be happening here? Ideas? I need for these eta tasks to be fired and robustly handled.�</div>

<div><br></div><div>Any help would be�appreciated.�</div><div><div><div><br></div>-- <br><div>Mahdi Yusuf</div>
</div></div>