You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using lentil in production. Sometimes I have EOF error, or connection can be lost for 1 second. After that I should manually reconnect using lentil.Dial and call again Use/Watch. It will be awesome to have it on client side, some kind of re-connection. Btw, I tried to reconnect TCP in lentil, but we still need to call Use/Watch after that, so need a more complex solution.
I will try to provide a PR to fix this issue, also please share your vision on this issue.
The text was updated successfully, but these errors were encountered:
I am using lentil in production. Sometimes I have EOF error, or connection can be lost for 1 second. After that I should manually reconnect using lentil.Dial and call again Use/Watch. It will be awesome to have it on client side, some kind of re-connection. Btw, I tried to reconnect TCP in lentil, but we still need to call Use/Watch after that, so need a more complex solution.
I will try to provide a PR to fix this issue, also please share your vision on this issue.
The text was updated successfully, but these errors were encountered: