apache / apache/arrow-flight-sql-postgresql

Improve timeout case

Open
#180 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Research direction

Start by reproducing a request after the session timeout has expired and trace the server's handling of that case. Done means the server returns an error response to the client instead of returning no response; the linked discussion in issue 178 provides additional context.

Written by the indexing model from the issue text.

Assessment

Tech stack
postgresql
Domain
api, backend, databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.