Skip to content

Invalidate session on cancelled / transport stream errors#813

Merged
vgvoleg merged 1 commit intomainfrom
update_session_invalidate_logic
Apr 23, 2026
Merged

Invalidate session on cancelled / transport stream errors#813
vgvoleg merged 1 commit intomainfrom
update_session_invalidate_logic

Conversation

@vgvoleg
Copy link
Copy Markdown
Collaborator

@vgvoleg vgvoleg commented Apr 23, 2026

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Fixes: #812

What is the new behavior?

Other information

@vgvoleg vgvoleg added the SLO label Apr 23, 2026
@github-actions
Copy link
Copy Markdown

🌋 SLO Test Results

Status: 🟢 2 workloads tested • All passed

Workload Metrics Regressions Improvements Links
🟢 ydb-python-sync-table 8 0 0 ReportCheck
🟢 ydb-python-sync-query 8 0 0 ReportCheck

Generated by ydb-slo-action

@github-actions github-actions Bot removed the SLO label Apr 23, 2026
@vgvoleg vgvoleg merged commit 068cc76 into main Apr 23, 2026
36 checks passed
@vgvoleg vgvoleg deleted the update_session_invalidate_logic branch April 23, 2026 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: asyncio.CancelledError in QuerySessionPool leaves sessions dirty

1 participant