Skip to content

Allow discarding and listing jobs with limit of tasks#69

Merged
sergiocazzolato merged 2 commits intomainfrom
fix-discard-full-execution
Feb 10, 2026
Merged

Allow discarding and listing jobs with limit of tasks#69
sergiocazzolato merged 2 commits intomainfrom
fix-discard-full-execution

Conversation

@sergiocazzolato
Copy link
Contributor

The limit check has to be done just before the workers are created to ensure the list fuction works, and also in case the discard option is selected, the limit won't be checked as the servers are not allocated in that scenario.

The limit check has to be done just before the workers are created to
ensure the list fuction works, and also in case the discard option is
selected, the limit won't be checked as the servers are not allocated in
that scenario.
@sergiocazzolato sergiocazzolato changed the title Allow to discard and list jobs with limit of tasks Allow discarding and listing jobs with limit of tasks Feb 9, 2026
Copy link
Collaborator

@maykathm maykathm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@sergiocazzolato sergiocazzolato merged commit 1a3371f into main Feb 10, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants