Improve timeout case
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
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.
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
- Dominant language
- C++
- Stars
- 116
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from apache/arrow-flight-sql-postgresql
-
Difficulty 2/5 1-3 hours Newbie friendliness 30/100
apache/arrow-flight-sql-postgresql#190 · 26 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 38/100
apache/arrow-flight-sql-postgresql#189 · 1 comment ·
-
Difficulty 1/5 Under an hour Newbie friendliness 35/100
apache/arrow-flight-sql-postgresql#185 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
apache/arrow-flight-sql-postgresql#177 · 2 comments ·
All issues in apache/arrow-flight-sql-postgresql
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
duckdb/duckdb-wasm#2258 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
objectionary/eo-graphs#75 ·
-
Coarray integration tests carry no LABELS, so run_tests.py silently skips them under every backend Opencoarray
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
FISCO-BCOS/FISCO-BCOS#5642 ·