serverless-plugins icon indicating copy to clipboard operation
serverless-plugins copied to clipboard

bug(offline-sqs): Environment variables not available.

Open bradleyess opened this issue 4 years ago • 1 comments

Removes unnecessary overwrite of process.env at end of function which results in a bug where environment variables are not available in the SQS runtime.

bradleyess avatar Nov 25 '19 00:11 bradleyess

Same, if a message fails then retries my lambda has no env vars defined in my serverless.yml

devpascoe avatar Apr 20 '20 05:04 devpascoe