Chromium Code Reviews
DescriptionIterate archive query alongside task queue.
Currently, Coordinator performs one big query to get all archive tasks,
then archives them sequentially. That query may fail if it's too big,
though. This change makes it so the Coordinator performs an iterative
query and enqueues tasks iteratively.
BUG=
Committed: https://github.com/luci/luci-go/commit/5467eab0823ac292b84322b7cf8277fb69c96be1
Patch Set 1 #
Total comments: 2
Patch Set 2 : Use built-in datastore iteration. #Patch Set 3 : Use new GAE filter for query batching. #
Total comments: 5
Patch Set 4 : Respond to code review comments. #
Depends on Patchset: Messages
Total messages: 29 (13 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||