mholt/PapaParse

timeout for download

Open

#786 opened on Apr 21, 2020

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

Repository metrics

Stars
 (11,877 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