dolittle/DotNET.SDK

View on GitHub
Source/Events.Processing/Internal/Log.cs

Summary

Maintainability
A
35 mins
Test Coverage

Method ProcessingFailed has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    internal static partial void ProcessingFailed(this ILogger logger, EventProcessorKind kind, ConceptAs<Guid> identifier, uint retrySeconds, Exception exception);
Severity: Minor
Found in Source/Events.Processing/Internal/Log.cs - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status