Resolution for the error "Publish of workflow project to Orchestrator failed. The Operation has timed out.".
Error Message: “Publish of workflow project to Orchestrator failed. The Operation has timed out.”
A 404 error may be thrown in some cases when attempting to upload packages larger than the default size. In some cases, the Robot will crash.
Resolution: Try the following
- Make sure the package is small. The maximum package size is set to 30MB by default.
- Regardless of the storage used to keep the packages (activities, automations, and libraries), the maximum file size per upload is 28.6MB - a limitation imposed by IIS.
- To upload files larger than 28.6MB, follow the steps below:
- If any of the folder have screenshots in project workflow try to remove and publish it.
- Increase timeout value for publishing projects
- Open studio-> settings->Design-> Publish project timeout
- The default value is 30 seconds. The maximum timeout is 999,999 seconds while the minimum one is 1 second.
- Also read Configuring Studio settings .