Ben Simon Hartung
Ben Simon Hartung
Hello @MarioSimou and sorry for the delay in responding. Thanks for the sample to reproduce the issue. I've just opened a [PR on your repo](https://github.com/MarioSimou/serverless-localstack-plugin-example/pull/1) with an updated sample, which...
Awesome! I'm glad it's working. Don't hesitate to open a new issue if you encounter another problem, I'll close this one. Thanks!
I still can't seem to get a full green build, but it seems to be only a timeout related issue. This could be merged 🎉
I don't think so, I've checked the sample and it all happens sequentially, each SNS message is sent individually. It might be more of an issue of sending 200 SNS...
Hello @davy-oo, We've worked to improve our handling of concurrent requests hitting LocalStack. Could you try pulling the latest image and starting LocalStack with `GATEWAY_SERVER=twisted` and see if you would...
Hi @prashil-g, this fix is now available in the `latest` Docker image, and will be available in the next 1.3 release scheduled at the beginning of December.
Hi @sinecode and thanks a lot for your contribution! We had an issue that has recently been fixed in #7176 (see comment: https://github.com/localstack/localstack/pull/7176#pullrequestreview-1180424176) which was blocking our pipeline. Could you...
This looks good to me as well! Thanks again for this fix.
Hi @mrocke-moxe and thanks for your report! We've introduced some changes regarding the multi-account access, and it's possible your buckets are now accessible between accounts. Could you pull the `latest`...
I'll close the issue as it should be fixed thanks to #8395, feel free to reopen if you still encounter the issue!