Skip to content

Commit

Permalink
less flaky
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea committed Jul 21, 2023
1 parent c0e597d commit d02b5cc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ window.Replay = new Sentry.Replay({
flushMinDelay: 200,
flushMaxDelay: 200,
minReplayDuration: 0,
slowClickTimeout: 3100,
slowClickTimeout: 3500,
slowClickIgnoreSelectors: ['.ignore-class', '[ignore-attribute]'],
});

Expand Down

0 comments on commit d02b5cc

Please sign in to comment.