d5f874c Check for locked DB in healthcheck

Authored and Committed by Lukas Holecek 5 years ago
    Check for locked DB in healthcheck
    
    If database is locked for too long the healthcheck request should
    timeout on client side (e.g. `livenessProbe` in OpenShift).
    
    Signed-off-by: Lukas Holecek <hluk@email.cz>
    
        
file modified
+6 -2