David Taylor

Results 54 comments of David Taylor

Maybe while we're here we should rename `maxAttempts` and `currentAttempt` to `maxSuccesses` and `successes` to avoid confusing them with the retry attempt limit?

Looking good! You'll want to amend the commit message (and PR title) to include a short title and then longer body that includes a release not, as laid out here:...

Note that this seems to only happen when the package depended on by the xtest package in turn depends on the non-test package, i.e. that xtest is required to break...

Perhaps a smaller, more backport friendly change would be to leave these as strings/Expr but just extend Format() for those nodes that _contain_ them to elide rather than print based...

the most recent failure is a block checksum error. Since we haven't seen the old failure in a month, I'm retitling this to be about the checksum error and bringing...

the logs indicate the backup ran and succeeded, then all the nodes report they're initiating a graceful shutdown, and then everything just hangs out for 14 minutes. we don't have...

@aadityasondhi did you recently fix a similar issue?