Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
silesky committed May 21, 2024
1 parent 67f2e5b commit 72acfe2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/browser/src/core/analytics/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,7 @@ export class AnalyticsInstanceSettings {
/**
* The timeout for the analytics request in milliseconds
*/
// this is an odd setting --
// it's only used in autotrack? Not sure what the history is, or why it's publicly exposed.
// this is an odd setting -- it's only used in auto-track.ts, but has an entire method around it.
timeout = 300

constructor(settings: AnalyticsSettings) {
Expand Down

0 comments on commit 72acfe2

Please sign in to comment.