private property SimpleRestMessage::$retryWait in Acquia Cloud Site Factory Connector 8
Same name in this branch
- 8 acsf_init/lib/sites/g/SimpleRest.php \Acquia\SimpleRest\SimpleRestMessage::retryWait
 - 8 acsf_init/lib/cloud_hooks/common/pre-web-activate/000-acquia-deployment.php \SimpleRestMessage::retryWait
 
Same name and namespace in other branches
- 8.2 acsf_init/lib/cloud_hooks/common/pre-web-activate/000-acquia-deployment.php \SimpleRestMessage::retryWait
 
Number of seconds to wait before trying again after sending failed.
Type: int
File
- acsf_init/
lib/ cloud_hooks/ common/ pre-web-activate/ 000-acquia-deployment.php, line 339  - This script is responsible for deploying theme files on each webnode.
 
Class
- SimpleRestMessage
 - Class SimpleRestMessage.
 
Code
private $retryWait = 5;