Hello,
We are using Service Bus to act as the producer for a compute intensive consumer. We occasionally receive message lock loss, which is acceptable as it is at low frequency even on long running jobs. However, in order to maintain accurate logs we
want to correlate message lock losses consistently with the entity that is being processed so that we can determine if there is a correlation between message lock loss and message content.
Thanks,
Nathan