DescriptionMake the rebaseline log server resilient to large logs.
Right now when it exceeds the appengine storage limit for a single
entry it 500s. Instead, just create a new entry. This isn't totally
ideal. Ideally we'd create a new entry but link it to the old
one so we can show it correctly in the UI, but that's too much work.
NOTRY=true
BUG=378490
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175230
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|