Contents

celery-redbeat 2.2.0

0

A Celery Beat Scheduler using Redis for persistent storage

A Celery Beat Scheduler using Redis for persistent storage

Stars: 907, Watchers: 907, Forks: 130, Open Issues: 53

The sibson/redbeat repo was created 9 years ago and the last code push was 5 months ago.
The project is popular with 907 github stars!

How to Install celery-redbeat

You can install celery-redbeat using pip

pip install celery-redbeat

or add it to a project with poetry

poetry add celery-redbeat

Package Details

Author
Marc Sibson
License
Apache License, Version 2.0
Homepage
https://github.com/sibson/redbeat
PyPi:
https://pypi.org/project/celery-redbeat/
GitHub Repo:
https://github.com/sibson/redbeat

Classifiers

  • Software Development/Object Brokering
  • System/Distributed Computing
No  celery-redbeat  pypi packages just yet.

Errors

A list of common celery-redbeat errors.

Code Examples

Here are some celery-redbeat code examples and snippets.

GitHub Issues

The celery-redbeat package has 53 open issues on GitHub

  • redis dead lock will always acquiring lock…
  • due_at date calculation appears to be incorrect
  • Beat loop stops running and stops showing log output in DEBUG level
  • Entry.last_run_at Not Respected Between Restarts

See more issues on GitHub

Related Packages & Articles

celery_once 3.0.1

Allows you to prevent multiple execution and queuing of celery tasks.

celery-batches 0.9

Experimental task class that buffers messages and processes them as a list.

bugsnag 4.7.1

Automatic error monitoring for django, flask, etc.

aredis 1.1.8

Python async client for Redis key-value store