Skip to content

Add a timeout option to the CLI deploy command #199

@a-kinz

Description

@a-kinz

Hi,
we want to deploy a rather big app to our RStudio Connect server, which always runs into this hardcoded timeout:
https://github.com/rstudio/rsconnect-python/blob/9fb791de0e79397007d58f954150c623a64b47e7/rsconnect/api.py#L288
We can successfully deploy the app by manually increasing the timeout, but it would be awesome if we could configure it with a parameter, for example like this:
rsconnect deploy manifest ./manifest.json -n server --timeout 1200

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions