mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
changes
This commit is contained in:
parent
64dfc280de
commit
27de9644b3
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ HEAD
|
||||||
- Fix a few issues with mobile Web UI styling [#3973, navied]
|
- Fix a few issues with mobile Web UI styling [#3973, navied]
|
||||||
- Jobs with `retry: false` now go through the global `death_handlers`,
|
- Jobs with `retry: false` now go through the global `death_handlers`,
|
||||||
meaning you can take action on failed ephemeral jobs. [#3980, Benjamin-Dobell]
|
meaning you can take action on failed ephemeral jobs. [#3980, Benjamin-Dobell]
|
||||||
|
- Fix race condition in defining Workers. [#3997, mattbooks]
|
||||||
|
|
||||||
5.2.2
|
5.2.2
|
||||||
---------
|
---------
|
||||||
|
|
Loading…
Add table
Reference in a new issue