• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

grpc / grpc-java / 16949
89%

Build:
DEFAULT BRANCH: master
Ran 22 Jan 2020 11:48PM UTC
Jobs 1
Files 271
Run time 28s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
16949

push

travis-ci

web-flow
xds: better error handling to avoid RPC hangup

This change will fail application RPC immediately if XdsClient encounters any error instead of retrying or getting to fallback silently.

There could be optimization if the channel is currently READY while XdsClient stream just closed due to connection error, in which case we could still be using the current available subchannels while retrying, but this requires the LB knows the semantics of error status from the XdsClient. This optimization is not worth the effort for now.

16125 of 18456 relevant lines covered (87.37%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 16949.1 22 Jan 2020 11:48PM UTC 0
87.37
Travis Job 16949.1
Source Files on build 16949
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #16949
  • a2232631 on github
  • Prev Build on master (#16944)
  • Next Build on master (#16955)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc