Chromium Code Reviews
DescriptionUse job id from JobEventDetails to create CupsPrintJobs.
By using job id from JobEventDetails, we can avoid querying CUPS to
display the initial notification and we don't have to guess if we've
identified the correct job. This wasn't done originally, because job id
was not present in JobEventDetails.
Additionally, add some rate limiting for queries and check for jobs which
we lose track of.
Speculatively, this fixes 682853 as cupsd can become overwhelmed and stop responding to queries.
BUG=684853, 682853
Review-Url: https://codereview.chromium.org/2699273002
Cr-Commit-Position: refs/heads/master@{#452281}
Committed: https://chromium.googlesource.com/chromium/src/+/6157021217dd1922d6f5dcc8fd00b6e36bbb3a32
Patch Set 1 #Patch Set 2 : add rate limiting #
Messages
Total messages: 11 (5 generated)
|
||||||||||||||||||||||||||||