-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestnewman
Description
Newman logging doesn't match error records sent with postmark back to the message queue record. Thus making it difficult to track down the message in error.
We are sending emails to postmark in a batch. The result set back from the api is an array in the same order as they were sent. So to properly log these items, including an actual sent time, is to match up 1 for 1 and batch right back to the database.
Postmark documentation on api response: https://postmarkapp.com/developer/api/email-api
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestnewman