Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rollbar-celery-example

A small example showing how to use Rollbar to catch and report exceptions from Celery workers

How to use

  1. Install redis-server

  2. Install package requirements

pip install -r requirements.txt
  1. Run the worker:
celery -A tasks worker --loglevel=info
  1. Run send_job.py:
python send_job.py

About

Example app using Rollbar with Celery

Resources

Stars

4 stars

Watchers

27 watching

Forks

Releases

Packages

Used by

Contributors

Languages