Add status app with simple view to check celery workers
This commit is contained in:
3
common/djangoapps/service_status/__init__.py
Normal file
3
common/djangoapps/service_status/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
"""
|
||||
Stub for a Django app to report the status of various services
|
||||
"""
|
||||
Reference in New Issue
Block a user