google / google/python-spanner-orm
Fix the lost session issue in Spanner ORM
未关闭
- 主要语言
- Python
- 星标
- 41
- 派生
- 17
- PR 合并指标
- 30 天内没有已合并 PR
描述
Spanner deletes sessions older than some threshold (28 days). When that happens, Spanner ORM panics and doesn't know what to do causing its clients to receive errors similar to `google.api_core.exceptions.NotFound: 404 Session not found: projects//instances//databases//sessions/"`.
贡献指南
评估
这个 Issue 还没有评估数据。