mitodl / django-server-status

Monitor server status for health checks.
GNU Affero General Public License v3.0
8 stars 0 forks source link

Fixed assumption that celery will always use redis #29

Closed blarghmatey closed 6 years ago

blarghmatey commented 6 years ago

Updated the status check to not fail Redis status when the celery broker URL is set to use amqp (RabbitMQ).