Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow sidekiq_options to set lock_info #401

Closed
mhenrixon opened this issue Jun 3, 2019 · 0 comments · Fixed by #407
Closed

Allow sidekiq_options to set lock_info #401

mhenrixon opened this issue Jun 3, 2019 · 0 comments · Fixed by #407
Assignees
Milestone

Comments

@mhenrixon
Copy link
Owner

Is your feature request related to a problem? Please describe.
Currently it is only possible to set lock_info globally. However, when debugging a certain worker it would be beneficial to set it for just that worker.

Describe the solution you'd like

Provide an option for the sidekiq_options

sidekiq_options lock: :until_executed, lock_info: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant