Mahlzeit! I experience an unexpected behaviour when playing around with and doing some sanity checks on RedeliveryPolicy. When I have a transacted consumer session that does a rollback after receiving a message, I can observe that the first redelivery happens immediately and only for the second redelivery, the initialRedeliveryDelay attribute is taken into account. Is this "expected" (maybe I misunderstood something) or misbehaviour?
Thanks. Glück auf, Dirk