Page MenuHomePhabricator

Expiration jobs should enque sequentially
Closed, ResolvedPublic

Description

During expiration file parsing, tilerator should add one job at a time, and wait for the Kue to finish adding. Otherwise we have heap issues