Skip to content
  • Stan Hu's avatar
    Enable 5 lines of Sidekiq backtrace lines to aid in debugging · 74179ab3e9a5
    Stan Hu authored
    Customers often have Sidekiq jobs that failed without much context. Without
    Sentry, there's no way to tell where these exceptions were hit. Adding
    in additional lines adds a bit more Redis storage overhead. This commit
    adds in backtrace logging for workers that delete groups/projects and
    import/export projects.
    
    Closes #27626
    74179ab3e9a5