• Bob Van Landuyt's avatar
    Add correlation id to all sentry errors · 4c2f6814
    Bob Van Landuyt authored
    Before this, we were only adding the correlation id to the "acceptable
    exceptions" which we handle in code.
    
    But we need to add it to the default raven context so the information
    would be available for uncaught exceptions.
    4c2f6814
helpers_spec.rb 14.6 KB