Update RabbitMQ authored by Marek Kochanowicz's avatar Marek Kochanowicz
......@@ -177,4 +177,4 @@ In SEPA Connector the infinite redelivery loop problem was solved by configuring
### CBS
*To be filled*
\ No newline at end of file
CBS call `channel.reject` with `deliveryTag` passed to consume handler by `AMQP-CPP` library core and similarly as in SEPA Connector all fails while consuming are fatals.