VotingAPI Queue

Component ID

2855856

Component name

VotingAPI Queue

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

86

Component created

Component changed

Component body

This module provides a queue implementation for updating voted entites. The votingapi default cron solution might break if it needs to handle too many new results at once. The configuration hooks into the default votingapi settings page. Choose manual on "tally results" settings. Additional settings for batch size and cron execution are available.

Requirements

Voting API

Available Drush commands

(options available, see drush help for more information)

Start a new worker:
~$ drush votingapi-queue-run

Populate queue:
~$ drush votingapi-queue-populate

Reset:
~$ drush votingapi-queue-set-last-run-time FALSE

Debug/ Info:
~$ drush votingapi-queue-debug