Commit 1e080110 authored by Wei-Meng Lee's avatar Wei-Meng Lee

Remove Sidekiq - Size of a queue section

Already documented. See: https://gitlab.com/gitlab-com/support/toolbox/snippets/issues/57
parent 4096f00f
......@@ -942,12 +942,6 @@ end
## Sidekiq
### Size of a queue
```ruby
Sidekiq::Queue.new('background_migration').size
```
### Kill a worker's Sidekiq jobs
```ruby
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment