mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Include display_class in set of UI-ignored keys
This commit is contained in:
parent
27aa7c0efc
commit
b65a932ae6
1 changed files with 1 additions and 1 deletions
|
@ -242,7 +242,7 @@ module Sidekiq
|
|||
queue class args retry_count retried_at failed_at
|
||||
jid error_message error_class backtrace
|
||||
error_backtrace enqueued_at retry wrapped
|
||||
created_at tags
|
||||
created_at tags display_class
|
||||
])
|
||||
|
||||
def retry_extra_items(retry_job)
|
||||
|
|
Loading…
Add table
Reference in a new issue