liojacqs

Results 7 comments of liojacqs

Hello, Any feedback / suggestion / remark on this ?

Hello, Any feedback / suggestion / remark on this ?

Issue can be reproduced with the attached code as remote end, and netcat: - Linux: `nc -v -N listenIP listenPort < someFile` - MacOS: `nc -v listenIP listenPort < someFile`...

Hello, Any feedback / suggestion / remark on this ?

If not exposed as a client flag, I believe enabling Jitter by default would be a good thing as well: `b := &backoff.Backoff{Jitter: true, Max: c.config.MaxRetryInterval, Min: c.config.MinRetryInterval} `

Just one thing on the first commit, for the default minimum retry inteval: ![image](https://github.com/user-attachments/assets/bd54fc9d-d029-4171-b6bf-338b46020681) This code makes it impossible to have