Hi all,

I'm running a complex script which accesses the internet, and sometimes it
stops with the error:

Error in curlPerform(url = url, headerfunction = header$update, curl = curl,
>  :

  Failure when receiving data from the peer


Is there a way to make the script "wait" longer, or not crash when this
error happens?

(I'm wondering if this should be done in the level of tryCatch, or by
playing with some parameter in the RCurl options)


Thanks,
Tal



----------------Contact
Details:-------------------------------------------------------
Contact me: tal.gal...@gmail.com |  972-52-7275845
Read me: www.talgalili.com (Hebrew) | www.biostatistics.co.il (Hebrew) |
www.r-statistics.com (English)
----------------------------------------------------------------------------------------------

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to