Workflow parse delivery json
Compare changes
- Daniel Lyons authored
@@ -5,28 +7,50 @@ from workspaces.notification.services.interfaces import NotificationServiceIF, N
Makes workflow service look for and handle a delivery.json
file if it should appear in the HTCondor working directory after a workflow is complete.
Also reduced message logging a bit and made notifications from the capability service not so needy about user_email
parameters.