feat: export workerQueue
This commit is contained in:
@@ -58,4 +58,6 @@ async function jobCounts() {
|
||||
console.log('Jobs:', jobCounts);
|
||||
}
|
||||
|
||||
jobCounts();
|
||||
jobCounts();
|
||||
|
||||
export { workflowQueue, runWorkflow };
|
||||
Reference in New Issue
Block a user