diff --git a/static/app/bootstrap/initializeSdk.tsx b/static/app/bootstrap/initializeSdk.tsx index bf5fcc1ec1b39b..6a64a3060043fc 100644 --- a/static/app/bootstrap/initializeSdk.tsx +++ b/static/app/bootstrap/initializeSdk.tsx @@ -31,7 +31,7 @@ function getSentryIntegrations(hasReplays: boolean = false, routes?: Function) { ), } : {}), - idleTimeout: 1000, + idleTimeout: 5000, _metricOptions: { _reportAllChanges: true, },