Skip to content

Add Executioner task number limits #179

@pcingola

Description

@pcingola

An Executioner should block when the number of tasks exceeds the limits.
Limits:

  • maxTasksRunning: Max number of tasks in RUNNING state
  • maxTasksToRun: Max number of tasks waiting to run
  • maxTasks: Max number of tasks either RUNNING or TO_RUN

These should be either global and/or per Executioner type (i.e. system type)

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