• Sean McGivern's avatar
    Filter Sidekiq arguments in Sentry · 59721a9d
    Sean McGivern authored
    Filter out sensitive Sidekiq arguments from being sent to Sentry. By
    default, only numeric arguments are sent. Overrides are possible for
    individual worker classes if they have safe non-numeric arguments.
    59721a9d
error_tracking.rb 7.13 KB