### Search before asking - [x] I searched in the [issues](https://github.com/apache/fluss-rust/issues) and found nothing similar. ### Description It seems currently if server stops responding, the the caller waits forever. This can be dangerous in production setup. Maybe it's nice to add a time-out on client-side. ### Willingness to contribute - [x] I'm willing to submit a PR!