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

cogniteev / backache / 50 / 1
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 07 Oct 2015 01:02PM UTC
Files 7
Run time 0s
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

07 Oct 2015 01:00PM UTC coverage: 95.866% (+0.5%) from 95.415%
TRAVIS_CI_BUILD=true

Pull #4

travis-ci

tristan0x
Error handling implementation

Update operation tasks API when used with Celery:

* They can now have `kwargs` arguments.
* Operations are given a context that now provides 2 additional methods:
  * `retry`: to retry the task later. Optional arguments can be specified:
    * countdown: to retry the task later
    * **kwargs: `kwargs` that will be given to the retried task.
  * `quarantine`: to move the task in a dedicated queue for further
    investigation by humans.

Those 2 methods raise custom exceptions known by backache.
Now, if an operation task raises something else than
`ProcessingRetryException` then the task is evicted and quarantined.
Pull Request #4: Feat/error handling

371 of 387 relevant lines covered (95.87%)

0.96 hits per line

Source Files on job 50.1 (TRAVIS_CI_BUILD=true)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 50
  • Travis Job 50.1
  • 93940cd3 on github
  • Prev Job for TRAVIS_CI_BUILD=true on master (#44.1)
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