Skip to content
This repository was archived by the owner on Nov 20, 2020. It is now read-only.

Add allowConcurrent parameter #5

@fmbenhassine

Description

@fmbenhassine

Sometimes, two instances of the same job should not be executed concurrently.

The goal is to add a allowConcurrent parameter in the job definition to allow/disallow concurrent job executions.

Whenever a job request comes in and there is already an execution running for the requested job, then the request should be postponed (or may be ignored, this should be configurable).

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