src/NMS.AMQP/NmsMessageConsumer.cs (3 lines): - line 364: // TODO: Apply redelivery policy - line 398: // TODO - There are two cases when we can get an error here: - line 520: // TODO: Apply redelivery policy src/NMS.AMQP/Provider/Failover/FailoverProvider.cs (2 lines): - line 159: // TODO Handle this one. - line 717: // TODO: Check if fail is due to Security errors src/NMS.AMQP/Util/URISupport.cs (1 line): - line 22: // TODO: Move to NMS API src/NMS.AMQP/NmsConnectionFactory.cs (1 line): - line 370: // TODO: Check if there are any unused options, if so throw argument exception src/NMS.AMQP/Provider/Amqp/AmqpConsumer.cs (1 line): - line 119: // TODO: Add timeout