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

Associate tasks with Sidekiq job id #18

Open
ianunruh opened this issue Nov 8, 2013 · 0 comments
Open

Associate tasks with Sidekiq job id #18

ianunruh opened this issue Nov 8, 2013 · 0 comments

Comments

@ianunruh
Copy link
Contributor

ianunruh commented Nov 8, 2013

It might be useful to associate tasks with job IDs on Sidekiq. Whenever TaskWorker.perform_async(task_id) is invoked, it will return a unique key that can be used to cancel or check the status of that specific job on Sidekiq.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant