diff --git a/services/apps/data_sink_worker/src/queue/index.ts b/services/apps/data_sink_worker/src/queue/index.ts index 5deaa12fa..94d143ff6 100644 --- a/services/apps/data_sink_worker/src/queue/index.ts +++ b/services/apps/data_sink_worker/src/queue/index.ts @@ -30,7 +30,7 @@ export class WorkerQueueReceiver extends PrioritizedQueueReciever { level, client, client.getQueueChannelConfig(CrowdQueue.DATA_SINK_WORKER), - 3, + 1, parentLog, undefined, undefined,