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

grpc / grpc-java / 14439
89%

Build:
DEFAULT BRANCH: master
Ran 20 Jun 2019 12:53AM UTC
Jobs 1
Files 262
Run time 13s
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
14439

push

travis-ci

web-flow
core: attach debug information about stream to DEADLINE_EXCEEDED (#5892)

Works for #4740 

- Subclasses of `AbstractClientStream` include remote address in insight if available.
- `DelayedStream` adds buffered time, and the insight of real stream if it's set.
- `RetriableStream` insights outputs of Substreams.

Example error message:
```
deadline exceeded after 8112071ns. [buffered_nanos=24763, remote_addr=foo.test.google.fr/127.0.0.1:44749]
```
or
```
deadline exceeded after 8112071ns. [buffered_nanos=22344324763, waiting_for_connection]
```

This is related to #4776 but taking a more usage-specific approach.

15100 of 17301 relevant lines covered (87.28%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 14439.1 20 Jun 2019 12:53AM UTC 0
87.28
Travis Job 14439.1
Source Files on build 14439
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #14439
  • ddbaf743 on github
  • Prev Build on master (#14436)
  • Next Build on master (#14441)
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