hjalle
Results
1
issues of
hjalle
Hi, The old "SimpleRetryStrategy" never created a new RebusTransactionScope before dispatching the message to the errorHandler: ``` cs async Task MoveMessageToErrorQueue(IncomingStepContext context, ITransactionContext transactionContext, Exception exception) { var transportMessage =...
Bug