commit | 8c415c71e41561e767d53d3ebe8b0b0ba6d3c905 | [log] [tgz] |
---|---|---|
author | Tres Seaver <tseaver@palladion.com> | Tue May 28 14:12:08 2019 -0400 |
committer | GitHub <noreply@github.com> | Tue May 28 14:12:08 2019 -0400 |
tree | a03dfb4302dd9a4ac9601d019b46cc628bf4a8f9 | |
parent | 49f2ef5169a4068dc8561ad1447c47d70873b74c [diff] |
Core: Classify 503 Service Unavailable errors as transient. (#8182) Also, pin grpcio < 2.0dev. Closes #5410.