mholt/PapaParse

timeout for download

Open

#786 opened on Apr 21, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (11,877 stars) (1,157 forks)batch import
help wanted

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