Skip to content

Pass worker Class on flush so Retry is honored - #11

Draft
dailydm wants to merge 2 commits into
masterfrom
honor-flush-sidekiq-options
Draft

Pass worker Class on flush so Retry is honored#11
dailydm wants to merge 2 commits into
masterfrom
honor-flush-sidekiq-options

Conversation

@dailydm

@dailydm dailydm commented Aug 24, 2026

Copy link
Copy Markdown

Sidekiq only reads sidekiq_options when class is a Class. Flush was passing a string, so retry fell back to defaults (issue gzigzigzeo#39).

Build-Kit: commit-message

dailydm and others added 2 commits August 24, 2026 16:01
Sidekiq only reads sidekiq_options when class is a Class. Flush was
passing a string, so retry fell back to defaults (issue gzigzigzeo#39).

Build-Kit: commit-message
Co-authored-by: Cursor <cursoragent@cursor.com>
Latest rubocop-rspec rejects the old require/FilePath config, and
Sidekiq main now needs Ruby 3.2, so appraisal install failed on the
2.7–3.1 matrix.

Build-Kit: commit-message
Co-authored-by: Cursor <cursoragent@cursor.com>
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.

1 participant