summaryrefslogtreecommitdiff
path: root/doc/development/sidekiq_debugging.md
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-8/+0
|
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+3
|
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-5/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-061-17/+2
|
* Limit Sidekiq args logging to 10 KB of JSONSean McGivern2019-01-221-2/+7
| | | | | | When logging arguments from Sidekiq to JSON, restrict the size of `args` to 10 KB (when converted to JSON). This is to avoid blowing up with excessively large job payloads.
* Resolve "CE documentation is not CommonMark compliant"Brett Walker2018-09-061-2/+1
|
* Set SIDEKIQ_LOG_ARGUMENTS in gitlab.rbChris Wilson2016-12-281-5/+8
|
* Move sidekiq debug docs to development folderRobert Schilling2014-12-071-0/+14