-
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
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.