Joel Scheuner

Results 109 comments of Joel Scheuner

@laas29 Do you know whether the inactivity issue only happens with an event source mapping? The inactivity timeout is [configurable](https://docs.localstack.cloud/references/configuration/#lambda) using `LAMBDA_KEEPALIVE_MS` 600000 (default 10min): > Time in milliseconds until...

Check out our new Lambda event source mapping (ESM) implementation in [LocalStack v4](https://blog.localstack.cloud/announcing-localstack-40-general-availability/) offering better functional and non-functional support for ESM 🚀 . The behavioral coverage documentation provides more details...

This bug affects the service SQS when using custom profiles in the AWS CLI v1, for both environment variable and parameter configuration: ```sh AWS_PROFILE=localstack aws sqs list-queues # Fails (custom...

Hi @utajum, let's re-open this issue for transparency because the retry policy is still a valid feature request. The "datetime serialization" is fixed and should unblock your use case.

Hi @namse 👋 The Docker CLI is not installed in the LocalStack image. Could you double-check that the Docker CLI is installed where you are running Docker via CDK? This...

Thank you for sharing this issue including a concrete pointer to the bug 🐛 We are actively working on improving Lambda Event Source Mapping 📈, also based on your feedback...

Thank you very much for sharing this issue with a lot of context and detailed discussion 💯 🙏 We are actively working on improving our Lambda Event Source Mapping implementation...

Thank you for asking and sharing your feedback @mason-e > Edit: I'm using the new release from this week and now I haven't seen this again. LocalStack 3.8.0 comes with...

Hi @Atomicman83 Thank you for reporting this issue. We just merged a fix thanks to the contribution of @ShahadIshraq 👏 The fix should be released with the next 🟢 build...