fixed queue
This commit is contained in:
parent
3534a2c47b
commit
ef31eba76b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
import { Queue, QueueEvents } from 'bullmq';
|
import { Queue, QueueEvents } from 'bullmq';
|
||||||
import { getLogger } from '@stock-bot/logger';
|
// import { getLogger } from '@stock-bot/logger';
|
||||||
import type { Job } from 'bullmq';
|
import type { Job } from 'bullmq';
|
||||||
|
|
||||||
// const logger = getLogger('queue-metrics');
|
// const logger = getLogger('queue-metrics');
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue