Open
Description
Happens often that when I run some jobs, they are executed successfully by sidekiq but the response from calling 'api/jobs' is broken. That leads to a jQuery error(cannot read property length of undefined). The response, instead of being a valid json, is a string like it:
"#Sidekiq::Monitor::JobsDatatable:0x0000000eab2990"
Restarting the rails server fixes it. At the runtime, neither of deleting rows from mysql or keys from redis don't help.
Metadata
Metadata
Assignees
Labels
No labels