nuts-foundation/nuts-event-octopus

View on GitHub
pkg/retry.go

Summary

Maintainability
A
45 mins
Test Coverage

Function NewDelayedConsumerSet has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

func NewDelayedConsumerSet(consumeSubject string, publishSubject string, count int, interval time.Duration, exponent int, conn stan.Conn) []*DelayedConsumer {
Severity: Minor
Found in pkg/retry.go - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status