Skip to content

Add timeout option #601

Open
Open
@MattOakley

Description

@MattOakley

We had a case where the upload never reached the server and was just hanging. It would be good if a timeout option could be added, so if this happens again an error is returned.

For _xhrTransport this would just mean setting xhr.timeout = item.timeout and then catching it with xhr.ontimeout = function () {}

Thanks

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions