Anton Pirker

Results 359 comments of Anton Pirker

As this is no Sentry bug, I am closing this.

Yes. This would make investigating Gunicorn timeouts for everyone that uses Sentry way easier.

Maybe add a test where those parameters are omitted?

Hey @nhorton ! Thanks for the idea. Something like this has been coming up in the past but the details have never been fleshed out. So I will bring this...

Hey @neville1355 ! Better late than never. I just ran your repro function with sam locally and it did hang. The thing is that the template references `arn:aws:lambda:us-east-1:943013980633:layer:SentryPythonServerlessSDK:33` (Sentry layer...

Tests are ok now, so I am closing this for now.

Hi! We have now a profiling product and this solves this problem. If you enable profiling [1] you will see a link to the profile in the "missing instrumentation" section...

We removed `relay` from the Lambda layer, so this issue is now not relevant anymore. You can go to Sentry.io > Settings > Integrations > AWS Lambda where you can...

Hey @guiscaranse, @temoto and @ouss1919 ! Sorry again that this one fell through the cracks. Could one of you rebase again on master, so the CI checks ran run and...

As Github CI dropped Python 2.7 in the runners, you will have to merge the new `master` again into you branch (this fixes the Python 2.7 tests) @guiscaranse And there...