drush @hostmaster hosting-tasks gets the number of tasks to process from drush_get_option(array('i', 'items'), 5). If the option isn't set by a Drush configuration then 5 is the default. The number set by hosting at admin/hosting/queues for the frontend is ignored. If we need to fallback to a default anyway, it would be nice to use the value set at the frontend.
| Comment | File | Size | Author |
|---|---|---|---|
| hosting-default-task-count.patch | 726 bytes | jacob.embree |
Comments
Comment #2
jacob.embree commentedMoving down to 3.x because that is where development is active.
Patch applies to both.