VEuPathDB / lib-compute-platform

Async compute platform core.
1 stars 0 forks source link

Fix issue #29 #30

Closed Foxcapades closed 1 year ago

Foxcapades commented 1 year ago

Description

Updates the job submission method to update a job back to the queued status when it already exists rather than attempting to insert it again.

Changes

PR Checklist