edgedb / edgedb-rust

The official Rust binding for EdgeDB
https://edgedb.com
Apache License 2.0
215 stars 26 forks source link

Implement protocol 0.13 for timeout config #109

Closed fantix closed 2 years ago

fantix commented 2 years ago

This PR reads ParameterStatus_SystemConfig from the server and set the ping interval to session_idle_timeout - 2s.