Timeout for publishing app to Shiny/RConnect Server

Hi folks,

I have a Shiny app which has a large data set (100MB) that I am looking to publish to RConnect/Shiny server from a local desktop instance of RStudio. The trouble is that my internet connection here in North Wales is very slow and I reach time out before the data is uploaded to the server!

I get the following error message: Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached: Operation timed out after 10001 milliseconds with 0 out of 0 bytes received

Does anyone know how to increase timeout above and beyond 10000 milliseconds?

Thanks

Wayne

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.