chore: fix problem of transcation beeing commited throw update the "
category variant
This commit is contained in:
@@ -5,10 +5,3 @@ export const StartWorker = async () => {
|
||||
|
||||
return [OrderProcessor.worker];
|
||||
};
|
||||
|
||||
// export const addJob = () => {
|
||||
// console.log("job added");
|
||||
|
||||
// OrderQueue.addOrderToQueue(1, 1000);
|
||||
// };
|
||||
// addJob();
|
||||
|
||||
Reference in New Issue
Block a user