Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[serverless-offline-sqs] Allow to locally skip a plugin? #222

Open
gndelia opened this issue Aug 19, 2022 · 0 comments
Open

[serverless-offline-sqs] Allow to locally skip a plugin? #222

gndelia opened this issue Aug 19, 2022 · 0 comments

Comments

@gndelia
Copy link

gndelia commented Aug 19, 2022

I'm using this plugin because one of my microservices has a bunch of lambdas and a SQS. Using this plugin requires to have a local Queue system working, which I do through Docker. However, this forces me to Everytime I want to use serverless-offline to start a queue, even many (but really) many times I don't need to touch the SQS handler.

If I don't start the Queue system, serverless offline just fails to start. Other than commenting the plugin when I don't need it, is there a way to prevent this behaviour? For example I just want to test a few http lambdas - I don't need the SQS system for that 🤔

Thanks in advance

@gndelia gndelia changed the title Allow to locally plugin to skip? [serverless-offline-sqs] Allow to locally plugin to skip? Aug 19, 2022
@gndelia gndelia changed the title [serverless-offline-sqs] Allow to locally plugin to skip? [serverless-offline-sqs] Allow to locally skip a plugin? Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant