Skip to content

Commit e680762

Browse files
committed
Update README.md
1 parent 15230c3 commit e680762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,6 @@ func main() {
104104
## Options
105105
* Timeout - timeout for any particular request. If Timeout is zero request any request may block infinitely
106106
* Reconnect - timeout for between reconnect attempts. If Reconnect is zero, no reconnects will be performed
107-
* MaxReconnects - maximal number of reconnect failures after that we give it up
107+
* MaxReconnects - maximal number of reconnect failures after that we give it up. If MaxReconnects is zero, client will try to reconnect endlessly
108108
* User - user name to login tarantool
109109
* Pass - user password to login tarantool

0 commit comments

Comments
 (0)