• Heinrich Lee Yu's avatar
    Do not trigger rebalance when we have DB timeouts · 1e43d30e
    Heinrich Lee Yu authored
    Statement timeouts can be transient and a rebalance is disruptive
    because it blocks positioning for the duration of the rebalance.
    
    This changes the code so that we only trigger a rebalance when there is
    no space left.
    1e43d30e
issue_spec.rb 49.9 KB