Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ActiveJob Issues #95

Open
dekaikiwi opened this issue Nov 12, 2018 · 0 comments
Open

ActiveJob Issues #95

dekaikiwi opened this issue Nov 12, 2018 · 0 comments

Comments

@dekaikiwi
Copy link

dekaikiwi commented Nov 12, 2018

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?

@dekaikiwi dekaikiwi changed the title Active Job support ActiveJob Issues Nov 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant