filterfish / smith2

A complete rewrite of Smith
12 stars 7 forks source link

Acking message twice breaks in a weird way #43

Closed DylanGriffith closed 8 years ago

DylanGriffith commented 9 years ago

When an agent acks a message twice it puts the agent in a strange state. The agency still thinks the agent is running but rabbitmq says there are no consumers. The logs don't say anything particular about it. You described this to me as a channel error and said smith should "blow up" under those circumstances.

filterfish commented 8 years ago

Smith exposes the behaviour of the AMQP gem which I think is correct so I'm closing this with a won't fix.