-
Notifications
You must be signed in to change notification settings - Fork 163
ActiveJob Issues #95
Copy link
Copy link
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels