mirror of
https://github.com/google/nomulus.git
synced 2025-05-02 13:07:50 +02:00
They were failing because the maximum App Engine task batch size is 1,000, and we currently have more than 4,000 tasks in the pull queue. We keep re-uploading those to NORDN because we're unable to delete the tasks after successful upload, so the leases expire and they get processed again. Also renames TaskEnqueuer to TaskQueueUtils to reflect its newly expanded role. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=197060903 |
||
---|---|---|
.. | ||
BUILD | ||
CommitLogFanoutAction.java | ||
CronModule.java | ||
package-info.java | ||
TldFanoutAction.java |