Skip to content

Implement internal cancellation for SCAN via WithCancellation #2911

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 21, 2025

Conversation

mgravell
Copy link
Collaborator

@mgravell mgravell commented Jul 17, 2025

SCAN enumeration currently only kicks in when issuing new page requests, which may have significant delay; here we:

  • check the token during sync fetch
  • support proper cancellation during async fetch
  • add supporting documentation

@mgravell mgravell merged commit cf9f659 into main Jul 21, 2025
1 of 5 checks passed
@mgravell mgravell deleted the async-iter-cancel branch July 21, 2025 09:38
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