Skip to content

Commit

Permalink
Merge pull request #575 from travis-ci/meat-gce-requeue-resilience
Browse files Browse the repository at this point in the history
GCE requeue resilience
  • Loading branch information
meatballhat authored Jan 10, 2019
2 parents 3723ceb + 3f36b1a commit a65f699
Show file tree
Hide file tree
Showing 3 changed files with 419 additions and 274 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
### Removed

### Fixed
- cli: assign job queue priority only when job queue is non-nil
- backend/gce:
- consistently retry GCP API calls with exponential backoff
- switch both instance and disk zone when retrying in different zone

## [6.1.0] - 2018-12-13

Expand Down
Loading

0 comments on commit a65f699

Please sign in to comment.