ThomasVandenbon
ThomasVandenbon
Looking deeper, it seems the `DurableOrchestrator` only triggers compensations when `IssueReceiptCommand` fails. Am I right in thinking that the resiliency only applies to the `IssueReceiptCommand`?
@v-bbalaiagar I was hopeful when you wrote that this is more than a bug. We opened a support request and have since received some answers. 1. The first answer suggested...
@v-bbalaiagar, I don't understand what you mean by not re-occuring? As far as I know, nothing has changed. Which means that a user with the "Monitoring reader" and/or "Reader" role...
I've just ran into the same issue. The combination seems to be: 1. When using a retry policy (ExponentialBackoffRetry) 2. And an OperationCancelledException occurs in an Azure Function Execution -...
This issue is causing us to lose messages on a daily basis. It causes us to have to extinguish random fires constantly. It's been 2 weeks, could someone at least...