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.
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.