Skip to content

add ability to resume a task #11

@anwarfg

Description

@anwarfg

Is this the right issue type?

  • Yes, I'm planning work for this project team.

Summary

If the client code has to stop running (e.g., auth failure, connection failure), the task is orphaned and can't be picked up again.
Should include polling, caching data, and aggregation.
Separate submission from polling and retrieval.

Acceptance Criteria

  • Orphaned tasks can be resumed.
  • Submission result is checked
  • Data is polled for on minio, or a message is returned dependent on state of submission.
  • Returned data is cached as normal
  • Returned data is aggregated.
  • Tests pass.
  • Documentation added.

Tasks

  • Can be run separately to resume, given an existing ID.
  • Unit tests.
  • Documentation.

Confirm creation

  • Ready to create this deliverable?

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