getsentry / getsentry/sentry-javascript
Investigate events not flushing on first run after AWS Lambda coldstart
Open
javascript
Task
- Dominant language
- TypeScript
- Stars
- 8.7k
- Forks
- 1.8k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 515
Description
Today, when deploying an AWS Lambda function with `@sentry/aws-serverless`, the first invocation of the function will not flush its events properly.
Events are correctly sent for subsequent function invocations.
Contributor guide
Assessment
This issue has not been assessed yet.