Is there a way to increase timeout value during package deploy? #1036
Unanswered
Vaibhav-Raj10
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are deploying a package to dataverse using the paccli
package deploy
command. Upon executing this, a bunch of solutions are imported. In some cases where a solution import is taking longer than 60 minutes, we are seeing a timeout error:I have following two questions:
package deploy
command? I see that this parameter is present forsolution import
command with a -wt flag. Is there a way to do this in deploy package command?Kindly help.
Beta Was this translation helpful? Give feedback.
All reactions