From 53a468f185b719270a45bb7a474ec6049711e454 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Mon, 6 Apr 2026 18:42:48 +0200 Subject: [PATCH] Set up statistics gathering queue --- .../statistics-gathering/statistics-gathering.processor.ts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/apps/api/src/services/queues/statistics-gathering/statistics-gathering.processor.ts b/apps/api/src/services/queues/statistics-gathering/statistics-gathering.processor.ts index 1e7be5155..07fc32585 100644 --- a/apps/api/src/services/queues/statistics-gathering/statistics-gathering.processor.ts +++ b/apps/api/src/services/queues/statistics-gathering/statistics-gathering.processor.ts @@ -146,9 +146,7 @@ export class StatisticsGatheringProcessor { ).text(); if (!value) { - throw new Error( - 'Could not find the number of contributors in the page' - ); + throw new Error('Could not find the contributors count in the page'); } return extractNumberFromString({