Skip to content

Multiple workers read same tasks #27

Description

@borisalekseev

When n_workers > 1, there is no way to limit task execution to 1, isnt it? If its true, i can fix it with adding select for update and status column in task_messages table.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions