Skip to content

Commit b7d9747

Browse files
committed
chore(aws-lambda): Add troubleshooting section with known issue
1 parent 5167542 commit b7d9747

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Troubleshooting
3+
description: >-
4+
If you need help solving issues with your Sentry JavaScript AWS Lambda SDK,
5+
you can read the edge cases documented below.
6+
keywords:
7+
- aws lambda
8+
- missing event
9+
sidebar_order: 9000
10+
og_image: /og-images/platforms-javascript-common-troubleshooting.png
11+
---
12+
13+
<Expandable permalink title="Events Missing Right After Lambda Coldstart">
14+
15+
Events might be missing right after a Lambda function coldstart. This is a known issue which we are still investigating.
16+
17+
</Expandable>

0 commit comments

Comments
 (0)