Skip to content

ActiveJob Issues #95

@dekaikiwi

Description

@dekaikiwi

We pass Sidekiq jobs through go-workers to our Rails app. Which works fine for vanilla Sidekiq workers. However when we pair Sidekiq with ActiveJob we get the following error on the Rails app.

WARN: NoMethodError: undefined method jid=' for #<FooBarJob:0x00007fc656cc45d8>

Has anyone else had similar issues passing jobs through to ActiveJob at all?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions