mholt/PapaParse

timeout for download

Open

#786 opened on Apr 21, 2020

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

Repository metrics

Stars
 (13,543 stars)
PR merge metrics
 (Avg merge 18h) (1 merged PR in 30d)

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