Page MenuHomePhabricator

Add option to requeueTranscodes.php to restrict processing to high or low priority queue
Closed, InvalidPublic

Description

Currently the background jobs on transcodes are running both stuff that goes through on the high priority queue immediately and queuing up longer videos to run on the low priority queue; this is preventing the total low priority queue from decreasing in length as fast as I want. Might want to change this processing to run only high prio updates until the low priority queue catches up closer.

Event Timeline

Guess this didn't seem that important, closing out.