Skip to content

Commit 65d332c

Browse files
priscilawebdevLuca Forstner
andauthored
Update docs/platforms/javascript/common/sourcemaps/troubleshooting_js/debug-ids/index.mdx
Co-authored-by: Luca Forstner <[email protected]>
1 parent b8076fc commit 65d332c

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/javascript/common/sourcemaps/troubleshooting_js/debug-ids

1 file changed

+1
-1
lines changed

docs/platforms/javascript/common/sourcemaps/troubleshooting_js/debug-ids/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Unminifying your code is essential for effective debugging. While there are othe
6161

6262
## Retention Policy
6363

64-
Debug IDs have a retention period of _90 days_, using a _time to idle_ expiration mechanism.
64+
Artifacts including Debug IDs have a retention period of _90 days_, using a _time to idle_ expiration mechanism.
6565
This means that uploaded Debug IDs are retained for as long as they are actively being used for event processing.
6666
Once an id has not been used to process incoming events for at least 90 days, it will automatically expire and be eligible for deletion.
6767

0 commit comments

Comments
 (0)