Hello, currently, I have the following error when trying to send messages: "Cannot read properties of undefined (reading 'map')" when executing "this.sqsService.send".
The configuration is as follows:
"@ssut/nestjs-sqs": "^1.2.0",
"aws-sdk": "^2.1488.0",
the error is intermittent
Hello, currently, I have the following error when trying to send messages: "Cannot read properties of undefined (reading 'map')" when executing "this.sqsService.send".
The configuration is as follows:
"@ssut/nestjs-sqs": "^1.2.0",
"aws-sdk": "^2.1488.0",
the error is intermittent