Skip to content

write error log when request fails #129

@dannykopping

Description

@dannykopping

apidump writes requests/response logs for intercepted requests. However, if the request fails in subsequent middleware we will only have a request log and no response; the error will go unlogged.

We should write a .req_error.txt file in this case.

See #105 (comment).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions