Revert "chore(sentry): more traces"
This commit is contained in:
parent
77eb103da5
commit
cb98bbad21
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ Sentry.init do |config|
|
|||
# Don't trace on all attempts
|
||||
[0, 2, 5, 10, 20, max_attempts].include?(attempts)
|
||||
else # rails requests
|
||||
0.01
|
||||
0.001
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue