Adding thumb icon
This commit is contained in:
@@ -95,7 +95,7 @@ export class MS {
|
||||
}
|
||||
}
|
||||
|
||||
// Used for intra-service requests, such as when generating packages
|
||||
// Used for intra-service requests
|
||||
async request(exchangeName, msgType, msg, correlationId) {
|
||||
const channel = await this.connection.createChannel()
|
||||
await channel.checkExchange(exchangeName)
|
||||
|
||||
Reference in New Issue
Block a user