Center-for-Research-Libraries / vufind

CRL Implimentation of VuFind frontend for FOLIO. A library resource discovery portal designed and developed for libraries by libraries
GNU General Public License v2.0
1 stars 0 forks source link

Alter timeout for API lookups #130

Open ryan-jacobs opened 2 years ago

ryan-jacobs commented 2 years ago

Stub...

The timeout values for curl/socket request seem to be hard coded somewhere at 60s. We need something longer for our full harvest connections. It looks like it should be possible to customize this in config.ini (timeout param in [Html] section) but that does not propogate correctly.