Skip to content
Snippets Groups Projects
  • Michal Arbet's avatar
    dafac823
    Adjust ProxySQL shunning behavior for single-node clusters · dafac823
    Michal Arbet authored
    In single-node clusters, ProxySQL shuns the server on MySQL
    errors, causing failures during upgrades or container restarts.
    This change increases the timeout to 10 seconds, allowing
    the backend time to recover and preventing immediate errors
    in CI environments.
    
    Change-Id: I70becdc3fcb4ca8f7ae31d26097d95bdc6dd67eb
    dafac823
    History
    Adjust ProxySQL shunning behavior for single-node clusters
    Michal Arbet authored
    In single-node clusters, ProxySQL shuns the server on MySQL
    errors, causing failures during upgrades or container restarts.
    This change increases the timeout to 10 seconds, allowing
    the backend time to recover and preventing immediate errors
    in CI environments.
    
    Change-Id: I70becdc3fcb4ca8f7ae31d26097d95bdc6dd67eb
proxysql.yaml.j2 3.34 KiB