File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -324,10 +324,10 @@ services:
324324 command : run post-process-forwarder --entity transactions --commit-log-topic=snuba-transactions-commit-log --synchronize-commit-group transactions_group
325325 subscription-consumer-events :
326326 << : *sentry_defaults
327- command : run query-subscription-consumer --commit-batch-size 1 -- topic events-subscription-results
327+ command : run query-subscription-consumer --topic events-subscription-results
328328 subscription-consumer-transactions :
329329 << : *sentry_defaults
330- command : run query-subscription-consumer --commit-batch-size 1 -- topic transactions-subscription-results
330+ command : run query-subscription-consumer --topic transactions-subscription-results
331331 sentry-cleanup :
332332 << : *sentry_defaults
333333 image : sentry-cleanup-self-hosted-local
You can’t perform that action at this time.
0 commit comments