Reproduction of sozu-proxy/lapin#133
Example repo which reproduces sozu-proxy/lapin#133.
-
docker-compose upand wait RabbitMQ is ready (RabbitMQ Management). -
cargo run --bin produce2-3 deliveries and stop. -
cargo run --bin consumeall the deliveries are processed. -
cargo run --bin produceagain. -
Only first delivery is processed and consuming stucks.