Skip to content
Snippets Groups Projects

WS-543: Addressed issues found in calibration ingestion testing

Merged Janet Goldstein requested to merge WS-543-fix-manifest-issues-2021-07-22 into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -470,7 +470,7 @@ class WorkflowService(WorkflowServiceIF):
"""
Send AMQP message to notify the system that ingestion has succeeded
:param workflow_request_id: ID of workflow request that has had its products ingested
:param message: workflow-complete message body
"""
subject = message["subject"]
wf_req_id = subject["workflow_request_id"]
Loading