Skip to content

WS-597: Add place for HTCondor job ID to the database

Nathan Hertz requested to merge WS-597-condor-job-id-in-the-database into main
  • Added htcondor_job_id column to workflow_requests table
  • Added logic to existing workflow message handler to set and unset htcondor_job_id upon message reception

I don't believe this affects any existing tests.

Merge request reports