Skip to content

Job Array with queueSize exceeds queueSize #5920

Open
@Joon-Klaps

Description

@Joon-Klaps

When combining both executor.queueSize and process.array , I’m reguraly surpassing the executor.queueSize limit is this because the array jobs are seen as a single job?

For example:

process.array = 30
executor.queueSize = 40

The total amount of concurrent jobs running can exceed 60.

Would it be possible to have more control over this?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions