https://mikeperham.com
https://contribsys.com
https://sidekiq.org
Portland, OR
www.mikeperham.com/2025/03/05/i...
www.mikeperham.com/2025/03/05/i...
You can use the `main` branch by putting this in your Gemfile and running `bundle`:
gem "sidekiq", github: "sidekiq/sidekiq"
You can use the `main` branch by putting this in your Gemfile and running `bundle`:
gem "sidekiq", github: "sidekiq/sidekiq"
Pico is amazing but the maintainer seems to have fallen off the Earth (literally no commits on github since August, I hope he's ok). 😭
Pico is amazing but the maintainer seems to have fallen off the Earth (literally no commits on github since August, I hope he's ok). 😭
I got Sidekiq job profiling working with zero config. Just add `profile: "nonce"` to job options, go to Sidekiq::Web and click View.
I got Sidekiq job profiling working with zero config. Just add `profile: "nonce"` to job options, go to Sidekiq::Web and click View.