Skip to content

How to get job's "custom" data in worker?  #57

Description

@nne998

How to get job's "custom" data in the worker?

simple producer code :

client.queue(
                task="echo",
                args=['test'],
                custom={"hello": "world"},
            )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions