mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
doc 1875
This commit is contained in:
parent
dfb4ce66bb
commit
56414f50e3
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
3.2.2
|
||||
-----------
|
||||
|
||||
- Add "Back to App" button in Web UI. You can set the button link via
|
||||
`Sidekiq::Web.app_url = 'http://www.mysite.com'` [#1875, seuros]
|
||||
- Add process tag (`-g tag`) to the Busy page so you can differentiate processes at a glance. [seuros, #1878]
|
||||
- Add "Kill" button to move retries directly to the DJQ so they don't retry. [seuros, #1867]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue