Thomas Rausch
Thomas Rausch
Hi @yaminir, could you please run LocalStack with the environment variable `LS_LOG=trace` and share the full log output here. If you are really starting LocalStack with `docker run localstack/localstack` then...
i rebased the branch and added a feature flag/deprecation path to the commit
just some notes on implementing this: allowing API calls with a batch size > 10 would be possible, but actually implementing the behavior is more complicated. in fact that looks...
Hi Adam @therightstuff, are you still running into that issue with the latest version of LocalStack? A lot had changed since the issue was raised and perhaps this was fixed...
short log of what i did: * release moto-ext v4.0.1.post1 * reverted https://github.com/localstack/localstack/commit/1e1afb21b60426ec4f44d02b1d02c48886dbad27 * pinned moto-ext to 4.0.1.post1 * merged latest master changes
hey @pinzon, thanks for picking this up! any chance you could provide a test for this? ideally something that's AWS validated. thanks!
my bad! looks like i missed the draft state. Carry on! 😁
i played around a bit more with other webservers to further narrow it down. it seems to be a problem in combination of h11 and asyncio. i've created a gist...
upstream issue report https://gitlab.com/pgjones/hypercorn/-/issues/241
Hi @Garethp, sorry for the delay, and thanks for pointing out the docs. They need an overhaul, since the SQS_EXTERNAL_PORT is outdated now that we have deprecated/removed the external SQS...