Skip to content

Commit

Permalink
test with 2 message processing at a time
Browse files Browse the repository at this point in the history
  • Loading branch information
themarolt committed Jan 12, 2025
1 parent 707be16 commit 113f527
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/apps/data_sink_worker/src/queue/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export class WorkerQueueReceiver extends PrioritizedQueueReciever {
level,
client,
client.getQueueChannelConfig(CrowdQueue.DATA_SINK_WORKER),
1,
2,
parentLog,
undefined,
undefined,
Expand Down

0 comments on commit 113f527

Please sign in to comment.