You must log in or register to comment.
My team has been introducing django-health-check in all of our Django projects recently. It has built-in health checks for most functionality we need, but the new health checks I’ve needed were easy to write.
My team has been introducing django-health-check in all of our Django projects recently. It has built-in health checks for most functionality we need, but the new health checks I’ve needed were easy to write.