slask pool
This commit is contained in:
@@ -323,7 +323,7 @@ func (p *SyncedPool) RequestOwnership(id CartId) error {
|
||||
r.MissedPings++
|
||||
if r.MissedPings > 3 {
|
||||
p.RemoveHost(r)
|
||||
return fmt.Errorf("remote grain change failed %v", err)
|
||||
continue
|
||||
}
|
||||
log.Printf("Error confirming change: %v from %s\n", err, p.Hostname)
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user