Following T276354: Don't attempt to tally large encrypted elections via the TallyPage, it would be nice if we could start a job running if a user wanted to tally a large encrypted election, rather than asking the user to run the maintenance script themselves.
The job would do the same thing as the existing maintenance script: tally.php
This task is to find out how we would do that, and how we could display the results to the user.