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

uber / cadence / 574
72%

Build:
DEFAULT BRANCH: master
Ran 12 Dec 2017 10:30PM UTC
Jobs 1
Files 89
Run time 8s
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
574

push

travis-ci

web-flow
TimerQueueProcessor stuck fix on large backlog on available timers (#460)

TimerQueueProcessor issues a query to DB for visibilityTime '>=' from
the readlevel.  This could result in reading same timer multiple times
and trips the processor in thinking it fired all available timers as the
number of tasks returned back to the caller would be less than batch
size.
Updated the logic to return an explicit flag back to the caller so it
can immediately callback again when there are more timers to fire.

fixes #461.

17 of 17 new or added lines in 1 file covered. (100.0%)

11682 of 17624 relevant lines covered (66.28%)

1252.42 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
service/history/timerQueueProcessor.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
service/history/transferQueueProcessor.go
Jobs
ID Job ID Ran Files Coverage
1 574.1 12 Dec 2017 10:30PM UTC 0
66.28
Travis Job 574.1
Source Files on build 574
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #574
  • 963d13c6 on github
  • Prev Build on master (#572)
  • Next Build on master (#586)
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