When using a network of routers with multiple consumers (on same address) and one of the consumers disconnect, if the delivery is uncertain, the message is released and existing sender implementation is not handling on_released event.
The request is to have an "--on-release" parameter that accepts one of the following choices: "ignore", "retry" or "fail".
This same change has been applied to cli-rhea-sender.
When using a network of routers with multiple consumers (on same address) and one of the consumers disconnect, if the delivery is uncertain, the message is released and existing sender implementation is not handling on_released event.
The request is to have an "--on-release" parameter that accepts one of the following choices: "ignore", "retry" or "fail".
This same change has been applied to cli-rhea-sender.