Fer

Results 2 comments of Fer

I can see in the logs that the integration gets disabled. ``` [sentry] WARNING: Not running in AWS Lambda environment, AwsLambdaIntegration disabled (could not find handle_event_request) ``` I tried using...

@antonpirker I did. But I found out a typo in the package version in our requirements.txt. We were using version `1.3.1` rather than `1.31.0`. I updated to the latest version...