mqtt-go icon indicating copy to clipboard operation
mqtt-go copied to clipboard

Make connection retry more configurable

Open at-wat opened this issue 4 years ago • 0 comments

e.g. once a packet which exceeds server's limit is queued, ReconnectClient enters infinite reconnect loop

Maybe better to add type Retrier interface which manages retry logic and parameters.

at-wat avatar May 21 '20 07:05 at-wat