getlift / lift

Expanding Serverless Framework beyond functions using the AWS CDK
MIT License
912 stars 111 forks source link

SQS Messages are duplicated #283

Open kamalnathlp opened 1 year ago

kamalnathlp commented 1 year ago

Description

SQS Messages are duplicated

How to Reproduce

create warmup concurrency to 5 and push message to the queue, it is ran by all the instances

Additional Information

No response

mnapoli commented 1 year ago

I'm sorry but I don't understand the problem, nor the setup. Could you provide a bit more information about the config (serverless.yml), what you expected to happen and what happened instead?