mholt/PapaParse

timeout for download

Open

#786 opened on Apr 21, 2020

 (1 comment) (0 reactions) (0 assignees)JavaScript (1,186 forks)batch import
help wanted

Repository metrics

Stars
 (13,552 stars)
PR merge metrics
 (PR metrics pending)

Description

The download option currently provides no way to set a timeout, so when a server misbehaves, it can take a long time before an error callback arrives.

The download timoeut should be configurable.

Contributor guide