arrow-flight-sql-postgresql icon indicating copy to clipboard operation
arrow-flight-sql-postgresql copied to clipboard

Improve timeout case

Open kou opened this issue 1 year ago • 0 comments

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

kou avatar Dec 09 '23 05:12 kou