EventStoreDB-Client-Java
EventStoreDB-Client-Java copied to clipboard
Documention of gossipTimeout is wrong
🐛 Current behavior
https://docs.kurrent.io/clients/grpc/getting-started.html#connection-string states
gossipTimeout | Number | 5 | Gossip timeout in seconds, when the gossip call times out, it will be retried.
but this usage is in milliseconds.
and this code says it's 3000
also, this comment is wrong about the default value
🔍 Steps to reproduce
see above
Reproducible link
see above
💭 Expected behavior
see above
Package version
latest
KurrentDB Version
na
Connection string
na
☁️ Deployment Environment
Single-node (Docker)
Other Deployment Details
No response
Operating system
No response
Code of Conduct
- [x] I agree to follow this project's Code of Conduct