google / google/python-spanner-orm

Fix the lost session issue in Spanner ORM

Open
#166 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
41
Forks
17
PR merge metrics
No merged PRs in 30d

Description

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/"`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.