VEuPathDB / service-eda-compute

Apache License 2.0
0 stars 0 forks source link

Endpoint for job deletion. #22

Closed Foxcapades closed 2 years ago

Foxcapades commented 2 years ago

DELETE /jobs/{job-id}

Wipe out DB entry and minio workspace for job.

Foxcapades commented 2 years ago

Requires

Foxcapades commented 2 years ago

What was the reasoning for this again?

To clear out broken jobs after we have patched the issue that caused them to break.