mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
latest changes
This commit is contained in:
parent
0676a5202e
commit
a80a6d064a
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@
|
|||
HEAD
|
||||
----------
|
||||
|
||||
- `sidekiq_retry_in` may now return `:discard` or `:kill` to dynamically stop job retries [#5406]
|
||||
- Smarter sorting of processes in /busy Web UI [#5398]
|
||||
- Fix broken hamburger menu in mobile UI [#5428]
|
||||
- Require redis 4.5.0. Note that Sidekiq will break if you use the
|
||||
[`Redis.exists_returns_integer = false`](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md#450) flag. [#5394]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue