Skip to content

Connection Reset problem #107

@therealaldo

Description

@therealaldo

Whenever the PUT request is made, while the request is being processed by the server, an error occurs when you make about 900-1000 requests. The error is:

{ [Error: read ECONNRESET] code: 'ECONNRESET', errno: 'ECONNRESET', syscall: 'read' }

I did a little bit of research beforehand and it's because of the connection randomly being dropped but I'm not sure how to fix this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions