summaryrefslogtreecommitdiff
path: root/doc/development/sidekiq_debugging.md
Commit message (Collapse)AuthorAgeFilesLines
* 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