gitlab-org--gitlab-foss/app
Stan Hu 38bb92197d Enable 5 lines of Sidekiq backtrace lines to aid in debugging
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
2017-08-24 12:29:50 -07:00
..
assets Merge branch '36589-hide-group-name-on-collapse' into 'master' 2017-08-24 14:59:39 +00:00
controllers Define ldap methods at runtime 2017-08-24 17:33:53 +02:00
finders Add an option to list only archived projects 2017-08-24 10:11:07 +02:00
helpers Fix alignment of gpg status 2017-08-23 10:09:22 -05:00
mailers Speed up Group#user_ids_for_project_authorizations 2017-08-14 12:47:15 +01:00
models Merge branch 'git-operation-user' into 'master' 2017-08-24 14:32:17 +00:00
policies Improves subgroup creation permissions 2017-08-21 15:40:22 +01:00
presenters
serializers Merge branch 'rs-trailingwhitespace-cop' into 'master' 2017-08-16 10:27:46 +00:00
services Merge branch 'git-operation-user' into 'master' 2017-08-24 14:32:17 +00:00
uploaders Make sure uploads for personal snippets are correctly rendered 2017-08-11 18:15:02 +02:00
validators
views Merge branch '36589-hide-group-name-on-collapse' into 'master' 2017-08-24 14:59:39 +00:00
workers Enable 5 lines of Sidekiq backtrace lines to aid in debugging 2017-08-24 12:29:50 -07:00