Removed “internal-queue” from indexEndpoint
This commit is contained in:
@@ -196,7 +196,6 @@ function getWorkerQueue() {
|
||||
},
|
||||
},
|
||||
indexEndpoint: {
|
||||
queueName: "internal-queue",
|
||||
handler: async (payload, job) => {
|
||||
const service = new IndexEndpointService();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user