chore: todo
This commit is contained in:
@@ -6,6 +6,7 @@ import logger from '../../logger';
|
|||||||
import { browserPool } from "../../server";
|
import { browserPool } from "../../server";
|
||||||
import fs from "fs";
|
import fs from "fs";
|
||||||
|
|
||||||
|
// todo: specify connection config
|
||||||
const connection = new IORedis();
|
const connection = new IORedis();
|
||||||
|
|
||||||
const workflowQueue = new Queue('workflow', { connection });
|
const workflowQueue = new Queue('workflow', { connection });
|
||||||
|
|||||||
Reference in New Issue
Block a user