Skip to content

Original statusCode of request is lost in case of error #74

@abelsalgadoromeroWD

Description

@abelsalgadoromeroWD

Docs state that statusCode in container is the status code of the response (https://weekendesk.github.io/nodegate/docs/the-container.html). But also that in case of error it is set to 500 (https://weekendesk.github.io/nodegate/docs/errors-management.html).

We have validated it and it has the problem that if we want to act on the status code or just log it, we can't. For example retry in case of 429.
Is there a way to obtain it?

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