oops_celery 0.0.1
Oops integration for celery
Latest Version: 0.0.2
Integration so that failed celery tasks trigger Oopses.
Depedencies
python-oops celery
To run the tests you also need:
python-testtools
Use
In your celery worker process run:
from oops_celery import setup_oops_reporter
setup_oops_reporter(config)
where config is the oops.Config object you wish to use.
Running Tests
Install testrepository and python-subunit and run
testr init testr run
or just run
python -m testtools.run oops_celery.tests.test_suite
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| oops_celery-0.0.1-py2.7.egg (md5, pgp) | Python Egg | 2.7 | 2012-01-27 | 8KB | 224 |
| oops_celery-0.0.1.tar.gz (md5, pgp) | Source | 2012-01-27 | 3KB | 185 | |
- Author: Launchpad developers
- Home Page: http://launchpad.net/python-oops-celery
- Download URL: https://launchpad.net/python-oops-celery/+download
- License: LGPLv3
- Package Index Owner: jamesw
- DOAP record: oops_celery-0.0.1.xml
