Skip to content

Associate tasks with Sidekiq job id #18

@ianunruh

Description

@ianunruh

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions