Initial README for heartbeat app
This commit is contained in:
15
openedx/core/djangoapps/heartbeat/README.rst
Normal file
15
openedx/core/djangoapps/heartbeat/README.rst
Normal file
@@ -0,0 +1,15 @@
|
||||
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
|
||||
==================
|
||||
Reference in New Issue
Block a user