We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Do you want Airbrake to report exceptions that happen inside a rake task?
Airbrake.configure do |config| # ... config.rescue_rake_exceptions = true end