1
0
Fork 0

Update client.go

master
Philip O'Toole 8 months ago committed by GitHub
parent 6fa07c3b58
commit cf08a3c289
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -24,7 +24,7 @@ import (
const (
initialPoolSize = 4
maxPoolCapacity = 64
maxRetries = 8
maxRetries = 0
protoBufferLengthSize = 8
)

Loading…
Cancel
Save