diff --git a/render.yaml b/render.yaml index 823e3e1..1a0dd07 100644 --- a/render.yaml +++ b/render.yaml @@ -101,7 +101,7 @@ services: maxInstances: 30 targetCPUPercent: 80 buildCommand: go install github.com/bugsnag/panic-monitor@latest && go build ./cmd/apollo - startCommand: panic-monitor ./apollo worker --queue notifications --consumers 256 + startCommand: panic-monitor ./apollo worker --queue notifications --consumers 512 # Stuck Notifications Checker - type: worker