Skip to content

Newman: improved logging #98

@brettski

Description

@brettski

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

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or requestnewman

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions