We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 120b7f7 commit e5f8e1dCopy full SHA for e5f8e1d
internal/infra/consumer/consumer.go
@@ -15,7 +15,7 @@ import (
15
"go.uber.org/zap"
16
)
17
18
-const numberOfProcessors = 10
+const numberOfProcessors = 20
19
20
type Consumer struct {
21
client *kgo.Client
0 commit comments