Read Operation Timeout with RStudio Connect

I'm trying to launch an API from rsconnect -python but keep encountering a read operation timeout erorr:

With some troubleshooting it appears to be because the deployment bundle is too large thereby the read operation times out. Might be similar to this issue (rsconnect.max.bundle.size is too low for some shinyapps.io accounts · Issue #124 · rstudio/rsconnect · GitHub). However, I'm not sure how to change those options for a python deployment to a server. I also have admin privileges but can't seem to find any options to change this for all users. Has anyone ever encountered this issue?

This topic was automatically closed 21 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.