What would you like to be added
I would like the negotiated timeouts (session, read and connection) made available to the user of Kazoo client
Why is this needed
If I've asked for a timeout and zookeeper has determined it is out of range, and given me another one, I'd like to know in order to set expectations correctly.
Currently they're picked up during connection, one is thrown away completely and the other two are used sometimes during the subsequent communications.
What would you like to be added
I would like the negotiated timeouts (session, read and connection) made available to the user of Kazoo client
Why is this needed
If I've asked for a timeout and zookeeper has determined it is out of range, and given me another one, I'd like to know in order to set expectations correctly.
Currently they're picked up during connection, one is thrown away completely and the other two are used sometimes during the subsequent communications.