Hello.
Is it possible to to know if the message is being retried? Does the header of the message has a property?
Hello.
Is it possible to to know if the message is being retried? Does the header of the message has a property?
As far as I know, only for delayed retries. See: Message Headers • NServiceBus • Particular Docs
Hi,
You can use error notifications to subscribe to messages being retried
What scenario do you want to achieve?
Regards
Daniel