Continuous Deployment Timeout

Continuous deployment transfers can timeout due to one or more factors.

  • Large archive size
  • A slow network or high latency
  • Long start-up time for archives

If you are encountering timeout issues, you can set a higher socket timeout between the Broker and Engines. This can be set in the Silver Fabric Administration Tool at Config > Broker > Communications under the section HTTP Connections > Engines. The Socket Timeout parameter configures the HTTP connections established from Brokers to Clients and Engines. Set the timeout value to the longest of the following three:

  • The longest scaling archive download time from the Broker to Engine
  • The longest starting or stopping time for an archive
  • The longest undeploy time
    Note: Files larger than 1GB should not be deployed using continuous deployment.