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.
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.