Skip to content

Commit

Permalink
test with 1 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 5dbe45d commit 707be16
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),
3,
1,
parentLog,
undefined,
undefined,
Expand Down

0 comments on commit 707be16

Please sign in to comment.