Skip to content

Don't automatically retrigger, and don't reduce parellism on retrigger #1740

@jfrost-mo

Description

@jfrost-mo

What problem does your feature request solve?

When actually using the workflow with the new graphing, the automatic retrigger has proven not to be helpful, as it is very rare for the issue to actually be an out of memory. Furthermore reducing the parallelism makes the task very slow to finish, as often the issue will cause all tasks to fail.

Finally, the implementation of the reduced parallelism is complex, requiring mucking about in the rose_bunch database. If we can remove that it would be good.

Describe the solution you'd like

Don't automatically retrigger, and don't reduce the parallelism on a retrigger. The user can set the directives appropriately when retriggering if needed.

Describe alternatives you've considered

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions