Skip to content

Invoking a python lambda via SAM results in timeout when Sentry lambda layer is referenced #1556

@neville1355

Description

@neville1355

How do you use Sentry?

Sentry Saas (sentry.io)

Version

1.9.3

Steps to Reproduce

  1. Add Sentry layer to the cloudformation within a python SAM application
  2. Invoke the lambda via sam invoke local

I have created a sample repo that is purely just the output of the sam init generator with the Sentry lambda layer added to the cloudformation to easily reproduce.

https://github.com/neville1355/sam-app-with-sentry-example

Expected Result

Lambda should execute normally

Actual Result

The lambda always times out no matter what

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions