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

rohanpm / kobo
53%
master: 49%

Build:
Build:
LAST BUILD BRANCH: remove-auto-logout
DEFAULT BRANCH: master
Repo Added 06 Oct 2018 07:15AM UTC
Files 109
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

LAST BUILD ON BRANCH logging-thread-recover
branch: logging-thread-recover
CHANGE BRANCH
x
Reset
  • logging-thread-recover
  • 0.8.0
  • fix-middleware-compat
  • fork-task-log-exceptions
  • logging-thread-py3
  • middleware-TypeError
  • refactored-gssapi
  • release-via-travis
  • remove-auto-logout
  • retire-content-delivery-release-bot
  • test-improvements

pending completion
18

push

travis-ci

rohanpm
Make LoggingThread recover on all errors

Previously, LoggingThread would recover from any XML-RPC fault,
but would stop when any other type of exception was encountered.
That is a problem, as it means the worker will permanently give
up sending messages to the hub when all kinds of temporary
issues occur (e.g. a temporary network disruption between worker
and hub). The task underneath may continue running for hours,
with all log messages being discarded.

Given the nature of this thread, it makes more sense to attempt
recovering from *all* kinds of errors, as we should try hard not
to lose log messages from a task.

Fixes #60

3123 of 5926 relevant lines covered (52.7%)

0.53 hits per line

Relevant lines Covered
Build:
Build:
5926 RELEVANT LINES 3123 COVERED LINES
0.53 HITS PER LINE
Source Files on logging-thread-recover
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18 logging-thread-recover Make LoggingThread recover on all errors Previously, LoggingThread would recover from any XML-RPC fault, but would stop when any other type of exception was encountered. That is a problem, as it means the worker will permanently give up sending m... push 13 Jan 2019 10:27PM UTC rohanpm travis-ci pending completion  
See All Builds (15)
  • Repo on GitHub
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

© 2025 Coveralls, Inc