You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The diagram of the legacy process shows clearly: If an error happens during FTP upload, the mail is handed over to a human, while already having been entered into the webapplication.
Acceptance Criteria
Common error situation up to and including FTP upload must be anticipated and handled
minimum unit of work shall be a QueueItem, not a MailMessage
Subtasks
use Orchestrator Queue and Dispatcher or a in-process queue
sanitize subject to be fit for use as filename (at minimum remove forbidden characters)
Prior to any output implement validation as part of data processing
Description
The diagram of the legacy process shows clearly: If an error happens during FTP upload, the mail is handed over to a human, while already having been entered into the webapplication.
Acceptance Criteria
Subtasks
Related Issues / Dependencies
Priority
Attachments / Additional Resources
The text was updated successfully, but these errors were encountered: