sbsdev / mdr2

Production Management Tool for DAISY Talking Books
GNU Affero General Public License v3.0
0 stars 0 forks source link

Increase queue size #85

Closed egli closed 1 year ago

egli commented 1 year ago

Archiving happens in bursts. It can happen that we want to archive more than 50 books as a time. At the same time archiving is slow. It can take up to 20 minutes to archive a book. Since there is only one worker atm the queue doesn't get emptied that fast.

So it makes sense to increase the archive queue to 100.

The same probably makes sense for the encode queue.

The repair and notify-abacus queues don't get that much load, so 50 should be plenty for them.

egli commented 1 year ago

Fixed in 1b8abd0d3ee129b9c89f76efa35d4ec40c57188f