Files
edx-platform/openedx/core/djangoapps/heartbeat
Muhammad Soban Javed bd601cf3a6 Update celery routing for celery 4+ (#25567)
* Update celery routing

- Used routing function instead of class
- Move task queues dictionary to Django settings
- Removed routing_key parameter
- Refactored routing for singleton celery instantiation

Co-authored-by: Awais Qureshi <awais.qureshi@arbisoft.com>
2020-12-16 13:40:47 +05:00
..
2019-12-30 10:35:30 -05:00
2019-12-30 10:35:30 -05:00
2019-04-25 16:00:53 -04:00
2019-12-30 10:35:30 -05:00
2019-12-30 10:35:30 -05:00

Status: Maintenance

Responsibilities
================
The Heartbeat app provides a simple endpoint that lets the load balancer know that our application hasn't gone down (so that it will know to take us out of the worker pool if we're not responding).

Direction: Keep
===============
There is no work planned for this app at this time.

Glossary
========

More Documentation
==================