apache / apache/arrow-flight-sql-postgresql
Improve timeout case
未关闭
- 主要语言
- C++
- 星标
- 116
- 派生
- 10
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
调研方向
首先,在会话超时已过期后复现一个请求,并跟踪服务器对该情况的处理。完成的标准是服务器向客户端返回错误响应,而不是不返回任何响应;issue 178 中的相关讨论提供了更多上下文。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- postgresql
- 领域
- api, backend, databases
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100