apache / apache/arrow-flight-sql-postgresql
Improve timeout case
Open
- Dominant language
- C++
- Stars
- 116
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
If session timeout is expired, server should send back to an error to the client.
Currently, server doesn't return any response to the client.
See also: https://github.com/apache/arrow-flight-sql-postgresql/issues/178#issuecomment-1847992730
Contributor guide
Assessment
This issue has not been assessed yet.