Dan Buch
Dan Buch
(arguably related to https://github.com/travis-ci/travis-ci/issues/10127)
The idea here is to introduce an automatic window of time for reading logs from the logs database for purposes of being able to drop older records. With this change,...
and instead allow the errors to bubble up so that Sidekiq retries take effect. Addresses #143
so that cleanup can be performed an any straggling log parts prior to partition removal.
In the past few months, there has been a noticeable increase in the occurrence of `Travis::Logs::Services::ArchiveLog::VerificationFailed`, which is raised during log archiving when comparing the database log content with the...
now that tfw is being used to prepare machines at runtime based on vanilla Ubuntu images. Supersedes #653
Since moving to xenial, the local serverspec tests have been failing inconsistently at various points. In order to get us unblocked, I have commented out many of the entries in...
The specs for Cassandra are currently failing on Xenial, e.g.: https://travis-ci.org/travis-infrastructure/packer-build/jobs/335257786#L5474-L5479 