Chromium Code Reviews
DescriptionLogDog: collector cache non-transient errors.
Currently, the collector will cache responses from the Coordinator only
on success. Now, non-transient collector errors will also be cached,
meaning we won't hammer Collector with data that is known to be invalid.
This is in anticipation of a higher registration failure rate after a
prefix space expires. Currently, each log bundle for that stream will cause
a new RPC to be issued. After this CL, the non-transient failure state
will be cached.
BUG=
Patch Set 1 #Patch Set 2 : Updated patchset dependency #
Total comments: 2
Patch Set 3 : Updated patchset dependency #Patch Set 4 : Updated patchset dependency #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 6 (4 generated)
|
||||||||||||||||||||||||||||