Skip to content

Cancel superseded graph queries - #70

Merged
j6k4m8 merged 1 commit into
mainfrom
fix/query-cancellation-lifecycle
Jul 25, 2026
Merged

Cancel superseded graph queries#70
j6k4m8 merged 1 commit into
mainfrom
fix/query-cancellation-lifecycle

Conversation

@j6k4m8

@j6k4m8 j6k4m8 commented Jul 25, 2026

Copy link
Copy Markdown
Member
  • Give each graph query request its own abort controller
  • Abort the previous in-flight request when query inputs change
  • Abort the active request when the results component unmounts

The server already propagates client disconnects to query subprocess termination; this closes the remaining overlapping-client-request gap.

@j6k4m8
j6k4m8 merged commit 1a38961 into main Jul 25, 2026
4 checks passed
@j6k4m8
j6k4m8 deleted the fix/query-cancellation-lifecycle branch July 25, 2026 17:57
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.

1 participant