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.

CommentFileSizeAuthor
hosting-default-task-count.patch726 bytesjacob.embree

Comments

jacob.embree created an issue. See original summary.

jacob.embree’s picture

Version: 7.x-4.x-dev » 7.x-3.x-dev

Moving down to 3.x because that is where development is active.
Patch applies to both.