Whilst testing the AMQP 1.0 client I discovered that the AMQP 1.0 plugin has tendency to sometimes deliver more transfers than granted through the flow control mechanism resulting in strict clients closing the link with a transfer-limit-exceeded error. This is likely to be due to how the x-credit parameter works in rabbit itself.