Skip to content

{"code":"ECONNRESET"} #47

@stuartrapop

Description

@stuartrapop

Hello,

I am randomly getting an ECONNRESET message response when using the query-overpass and it does not seem to be treated as a full fledged error.

Sorry for the lack of clarity in this issue, unfortunately I don't fully understand what is going on.

When I get a 429 response, I receive a clear error.

{
                        message: 'Request failed: HTTP ' + response.statusCode,
                        statusCode: response.statusCode
}

when I get a ECONNRESET, I see this message {"code":"ECONNRESET"} and I seem to get a data response as well.

Thanks,

Stuart

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions