Closed
Description
We are using cron jobs, will disable crond during deployment and wait until active cron jobs are finished before activating the deployment. Because of this, one deployment process could take 5 minutes or more.
The deployment scripts on the server are fine (after adjusting Zend Server and PHP).
However, zs client throws a timeout exception after around 3 minutes regardless of the setting for HTTP timeout, e.g.:
--http=timeout=900
--http="timeout=560&sslverifypeer=0"
The deployment scripts on the server continue to run after this exception.
We call zs client with --wait --safe.
The application has thrown an exception!
Exception
The operation timed out!