We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8076fc commit 65d332cCopy full SHA for 65d332c
docs/platforms/javascript/common/sourcemaps/troubleshooting_js/debug-ids/index.mdx
@@ -61,7 +61,7 @@ Unminifying your code is essential for effective debugging. While there are othe
61
62
## Retention Policy
63
64
-Debug IDs have a retention period of _90 days_, using a _time to idle_ expiration mechanism.
+Artifacts including Debug IDs have a retention period of _90 days_, using a _time to idle_ expiration mechanism.
65
This means that uploaded Debug IDs are retained for as long as they are actively being used for event processing.
66
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.
67
0 commit comments