Skip to content

Conversation

@laurafeier
Copy link
Contributor

No description provided.

laurafeier and others added 6 commits November 4, 2025 16:38
Wrapper class names for Active Job support have changed in Sidekiq 8.
https://github.com/sidekiq/sidekiq/blob/main/Changes.md#800
> WARNING The underlying class name for Active Jobs has changed from ActiveJob::QueueAdapters::SidekiqAdapter::JobWrapper to Sidekiq::ActiveJob::Wrapper. The old name will still work in 8.x.

Adding Sidekiq::ActiveJob::Wrapper to the class check in the sidekiq patch.
@casiodk
Copy link

casiodk commented Jan 13, 2026

Hi - I forked this repository and published a new gem with rails 8.1 and sidekiq 8 support

nordinvestments/activejob-uniqueness#4

Me and @viralpraxis will keep it maintained going forward

Here is the new gem if anyone is interested https://rubygems.org/gems/activejob-unique

Thanks :)

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

Successfully merging this pull request may close these issues.

4 participants