Franco Pagano Posted September 2, 2018 Posted September 2, 2018 Using InsertByurl command i found that it wait 60 sec. before it tell you about an error. using this curl you can manage the timeout: --max-time <sec> then if you need a shortest timeout example 3 sec.: --max-time 3 the error is 1629 in case of timeout.
Recommended Posts