Handler trace span not available to handler pipeline behaviors #3674
Annotations
3 errors
src/NServiceBus.Core/Pipeline/Incoming/LoadHandlersConnector.cs#L57
When a try block involves possible cancellation, catching Exception should be preceded by catching OperationCanceledException, or filtered by exception type and cancellationToken.IsCancellationRequested. See https://go.particular.net/exception-handling-with-cancellation.
|
src/NServiceBus.Core/Pipeline/Incoming/LoadHandlersConnector.cs#L57
When a try block involves possible cancellation, catching Exception should be preceded by catching OperationCanceledException, or filtered by exception type and cancellationToken.IsCancellationRequested. See https://go.particular.net/exception-handling-with-cancellation.
|
|
The logs for this run have expired and are no longer available.
Loading