Skip to content

WS-807: New ingestion-failed message

Nathan Hertz requested to merge WS-807-ingestion-failed-notification into main
  • Added new ingestion-failed notification template and added an entry point to the system for triggering it
  • Messages regarding workflow requests with no associated capability (e.g. ingest requests, CARTA requests) will now be associated with the capability execution of their parent using arguemnt["parent_wf_request_id"]
  • Verified to work with faked message sent to the system

Merge request reports