From d92759018c3d44c4dbf97b95b27a51f0a01d5284 Mon Sep 17 00:00:00 2001 From: Futa Arai Date: Sat, 10 Aug 2024 12:15:58 +0900 Subject: [PATCH] add 143599 TODO comment --- apps/app/src/server/crowi/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/app/src/server/crowi/index.js b/apps/app/src/server/crowi/index.js index 64b80325555..c3b7f1eb6d2 100644 --- a/apps/app/src/server/crowi/index.js +++ b/apps/app/src/server/crowi/index.js @@ -793,6 +793,7 @@ Crowi.prototype.setupExternalUserGroupSyncService = function() { this.keycloakUserGroupSyncService = new KeycloakUserGroupSyncService(this.s2sMessagingService, this.socketIoService); }; +// TODO: Limit the number of jobs to execute in parallel (https://redmine.weseek.co.jp/issues/143599) Crowi.prototype.resumeIncompletePageBulkExportJobs = async function() { const jobs = await PageBulkExportJob.find({ $or: [