mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-24 19:01:01 -06:00
Merge branch 'fix/be/jobqueue-scheduler' into fix/be/uptime-duration
This commit is contained in:
@@ -463,8 +463,6 @@ class NewJobQueue {
|
||||
jobTemplate
|
||||
);
|
||||
|
||||
await queue.upsert;
|
||||
|
||||
const workerStats = await this.getWorkerStats(queue);
|
||||
await this.scaleWorkers(workerStats, queue);
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user