toptal / active-job-style-guide

This Background Jobs style guide is a list of best practices working with Ruby background jobs.
470 stars 19 forks source link

Add bad example for the Queue Assignments section #7

Closed ydakuka closed 1 year ago

ydakuka commented 1 year ago

References:

https://www.mikeperham.com/2021/11/07/whats-new-in-sidekiq-6.3/#activejob-compatibility

https://github.com/sidekiq/sidekiq/blob/main/Changes.md#630

mperham commented 1 year ago

That’s perfectly compatible in newer versions. Suggest closing this.