Skip to content

Improving Task Resubmission in DPDispatcher #320

Open
@Cloudac7

Description

@Cloudac7

Occasionally, tasks in dpdispatcher might crash unexpectedly, causing the need for resubmission. However, this resubmission process can be inconvenient, for example if the original task was almost completed, and the resubmitted task would simply append to the outputs from zero. In order to avoid this in this issue an alternative solution is proposed - backing up the previous output files to another location and then starting a new run from scratch. This approach would improve efficiency and prevent the need for unnecessary resubmissions. Would it be OK to considering this as a potential user story for dpdispatcher?

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