constant HOSTING_QUEUE_DEFAULT_LOCK_WAIT in Hosting 7.4
Same name and namespace in other branches
- 7.3 hosting.drush.inc \HOSTING_QUEUE_DEFAULT_LOCK_WAIT
@file Drush include for the Hosting module.
3 uses of HOSTING_QUEUE_DEFAULT_LOCK_WAIT
- drush_hosting_dispatch in ./
dispatch.hosting.inc - Main queue processing drush command for hostmaster.
- hosting_drush_command in ./
hosting.drush.inc - Implements hook_drush_command().
- hosting_run_queue in ./
hosting.queues.inc - Run a queue specified by hook_hosting_queues()
File
- ./
hosting.drush.inc, line 8 - Drush include for the Hosting module.
Code
define('HOSTING_QUEUE_DEFAULT_LOCK_WAIT', 30);