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

Add allowConcurrent parameter #5

Open
fmbenhassine opened this issue Jun 27, 2017 · 0 comments
Open

Add allowConcurrent parameter #5

fmbenhassine opened this issue Jun 27, 2017 · 0 comments

Comments

@fmbenhassine
Copy link
Member

fmbenhassine commented Jun 27, 2017

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).

@fmbenhassine fmbenhassine added this to the 0.3 milestone Jun 27, 2017
@fmbenhassine fmbenhassine removed this from the 0.3 milestone Nov 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant