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

uber / cherami-client-go / 763
83%

Build:
DEFAULT BRANCH: master
Ran 25 Jul 2018 02:34AM UTC
Jobs 2
Files 5
Run time 20s
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
763

cron

travis-ci

web-flow
Backoff retry is not needed for ReadConsumerGroupHosts() (#38)

Some users complained that Consumer.Open() does not respect the timeout setting in the client config. After digging I found that ReadConsumerGroupHosts() has a backoff retry wrapping the thrift call. For Open() such retry is not needed. The other use of ReadConsumerGroupHosts() is in reconfiguration which itself is a big retry loop. Therefore, we don't need to have backoff retry for ReadConsumerGroupHosts().

233 of 288 relevant lines covered (80.9%)

1472.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 763.1 25 Jul 2018 02:34AM UTC 0
80.9
Travis Job 763.1
3 763.3 25 Jul 2018 02:34AM UTC 0
80.9
Travis Job 763.3
Source Files on build 763
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #763
  • dfb90590 on github
  • Prev Build on master (#762)
  • Next Build on master (#764)
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