Skip to content

Sometimes the call for jobs data, returns malformed info. #38

Open
@AlexandruCD

Description

@AlexandruCD

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions