Skip to content

No error when connection dropped, causing uploads to hang forever. #1078

Description

@mixo-marcus

When uploading a file and the internet drops, an upload can hang for ever.

If we get ECONRESET or ENOTFOUND or ECONNREFUSED or EPIPE errors we can of course handle these and retry.

However sometimes we don't get any of these, and there is nothing returned so we can't handle and try again.

Has anyone experienced this and have a solution?

Thanks :-)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions