Chromium Code Reviews
DescriptionRe-land https://codereview.chromium.org/2103053002/
Cherry-pick buildbot 95deef27d7c531ead19e0ac86a9aa1546d4ee7f9:
Re-run queries after certain OperationalErrors
Sometimes malformed SQL can generate an OperationalError, so this looks
at the message itself. It's unclear how this will work with
localization.
The code uses an exponential backoff algorithm (with a relatively small
multiplier), and will retry for a day, which seems a reasonable
get-the-db-server-fixed time.
Fixes #2005. Hoepfully for good!
BUG=620572
Committed: https://chromium.googlesource.com/chromium/tools/build/+/17ba0a73166bf637528205686ac74f8466eadfc4
Patch Set 1 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 7 (3 generated)
|
||||||||||||||||||||||||||||